|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.plugin.manager.DefaultPluginManager com.atlassian.bamboo.plugin.BambooPluginManager
public class BambooPluginManager
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.atlassian.plugin.PluginAccessor |
---|
com.atlassian.plugin.PluginAccessor.Descriptor |
Field Summary | |
---|---|
protected com.opensymphony.xwork.TextProvider |
textProvider
|
Fields inherited from interface com.atlassian.plugin.PluginManager |
---|
PLUGIN_DESCRIPTOR_FILENAME |
Constructor Summary | |
---|---|
BambooPluginManager(com.atlassian.plugin.manager.PluginPersistentStateStore pluginStateStore,
SystemPluginLoaderConfiguration loaderConfiguration,
java.util.List<com.atlassian.plugin.loaders.PluginLoader> extraPluginLoaders,
com.atlassian.plugin.ModuleDescriptorFactory moduleDescriptorFactory,
com.atlassian.plugin.event.PluginEventManager pluginEventManager,
java.io.File pluginDirectory,
com.opensymphony.xwork.TextProvider textProvider)
|
Method Summary | |
---|---|
java.util.Collection<com.atlassian.plugin.Plugin> |
getPlugins()
|
void |
onPluginEnabled(com.atlassian.plugin.event.events.PluginEnabledEvent event)
|
void |
onPluginSystemStarting(com.atlassian.plugin.event.events.PluginFrameworkStartingEvent event)
|
Methods inherited from class com.atlassian.plugin.manager.DefaultPluginManager |
---|
addPlugin, addPlugins, disablePlugin, disablePluginInternal, disablePluginModule, disablePluginModuleState, disablePluginState, disablePluginWithoutPersisting, enablePlugin, enablePluginModule, enablePluginModuleState, enablePlugins, enablePluginState, getClassLoader, getDynamicPluginClass, getDynamicResourceAsStream, getEnabledModuleDescriptorsByClass, getEnabledModuleDescriptorsByClass, getEnabledModuleDescriptorsByType, getEnabledModulesByClass, getEnabledModulesByClassAndDescriptor, getEnabledModulesByClassAndDescriptor, getEnabledPlugin, getEnabledPluginModule, getEnabledPlugins, getModuleDescriptors, getModules, getPlugin, getPluginModule, getPluginResourceAsStream, getPluginRestartState, getPlugins, getState, getStore, init, installPlugin, installPlugins, isPluginEnabled, isPluginModuleEnabled, isSystemPlugin, notifyModuleDisabled, notifyModuleEnabled, notifyPluginDisabled, notifyPluginEnabled, notifyUninstallPlugin, onPluginContainerUnavailable, onPluginModuleAvailable, onPluginModuleUnavailable, onPluginRefresh, onUpdateRequiresRestartState, removeStateFromStore, revertRestartRequiredChange, scanForNewPlugins, setDescriptorParserFactory, setPluginInstaller, shutdown, uninstall, uninstallNoEvent, unloadPlugin, updatePlugin, warmRestart |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.atlassian.plugin.PluginController |
---|
disablePlugin, disablePluginModule, disablePluginWithoutPersisting, enablePlugin, enablePluginModule, enablePlugins, installPlugin, installPlugins, revertRestartRequiredChange, scanForNewPlugins, uninstall |
Methods inherited from interface com.atlassian.plugin.PluginAccessor |
---|
getClassLoader, getDynamicPluginClass, getDynamicResourceAsStream, getEnabledModuleDescriptorsByClass, getEnabledModuleDescriptorsByClass, getEnabledModuleDescriptorsByType, getEnabledModulesByClass, getEnabledModulesByClassAndDescriptor, getEnabledModulesByClassAndDescriptor, getEnabledPlugin, getEnabledPluginModule, getEnabledPlugins, getModuleDescriptors, getModules, getPlugin, getPluginModule, getPluginResourceAsStream, getPluginRestartState, getPlugins, isPluginEnabled, isPluginModuleEnabled, isSystemPlugin |
Methods inherited from interface com.atlassian.plugin.PluginSystemLifecycle |
---|
init, shutdown, warmRestart |
Field Detail |
---|
protected transient com.opensymphony.xwork.TextProvider textProvider
Constructor Detail |
---|
public BambooPluginManager(com.atlassian.plugin.manager.PluginPersistentStateStore pluginStateStore, SystemPluginLoaderConfiguration loaderConfiguration, java.util.List<com.atlassian.plugin.loaders.PluginLoader> extraPluginLoaders, com.atlassian.plugin.ModuleDescriptorFactory moduleDescriptorFactory, com.atlassian.plugin.event.PluginEventManager pluginEventManager, java.io.File pluginDirectory, com.opensymphony.xwork.TextProvider textProvider)
Method Detail |
---|
public java.util.Collection<com.atlassian.plugin.Plugin> getPlugins()
getPlugins
in interface com.atlassian.plugin.PluginAccessor
getPlugins
in class com.atlassian.plugin.manager.DefaultPluginManager
public void onPluginEnabled(com.atlassian.plugin.event.events.PluginEnabledEvent event)
public void onPluginSystemStarting(com.atlassian.plugin.event.events.PluginFrameworkStartingEvent event)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |