com.atlassian.bamboo.plugin
Class BambooPluginManager

java.lang.Object
  extended by com.atlassian.plugin.DefaultPluginManager
      extended by com.atlassian.bamboo.plugin.BambooPluginManager
All Implemented Interfaces:
com.atlassian.plugin.PluginAccessor, com.atlassian.plugin.PluginController, com.atlassian.plugin.PluginManager

public class BambooPluginManager
extends com.atlassian.plugin.DefaultPluginManager


Field Summary
 
Fields inherited from interface com.atlassian.plugin.PluginManager
PLUGIN_DESCRIPTOR_FILENAME
 
Constructor Summary
BambooPluginManager(com.atlassian.plugin.PluginStateStore pluginStateStore, com.atlassian.plugin.ModuleDescriptorFactory moduleDescriptorFactory)
           
 
Method Summary
 
Methods inherited from class com.atlassian.plugin.DefaultPluginManager
addPlugin, disablePlugin, disablePluginModule, disablePluginModuleState, disablePluginState, enablePlugin, enablePluginModule, enablePluginModuleState, enablePluginState, getDynamicResourceAsStream, getEnabledModuleDescriptorsByClass, getEnabledModuleDescriptorsByType, getEnabledModulesByClass, getEnabledModulesByClassAndDescriptor, getEnabledModulesByClassAndDescriptor, getEnabledPlugin, getEnabledPluginModule, getEnabledPlugins, getEnabledStateAwareModuleKeys, getPlugin, getPluginModule, getPluginResourceAsStream, getPlugins, getState, getStore, init, installPlugin, isPluginEnabled, isPluginModuleEnabled, isSystemPlugin, notifyModuleDisabled, notifyModuleEnabled, notifyPluginDisabled, notifyPluginEnabled, notifyUninstallPlugin, removeStateFromStore, scanForNewPlugins, setDescriptorParserFactory, setPluginInstaller, uninstall, unloadPlugin, updatePlugin
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooPluginManager

public BambooPluginManager(com.atlassian.plugin.PluginStateStore pluginStateStore,
                           com.atlassian.plugin.ModuleDescriptorFactory moduleDescriptorFactory)


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.