|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemPluginLoaderConfiguration | |
|---|---|
| com.atlassian.bamboo.plugin | |
| com.atlassian.bamboo.plugins | |
| Uses of SystemPluginLoaderConfiguration in com.atlassian.bamboo.plugin |
|---|
| Classes in com.atlassian.bamboo.plugin that implement SystemPluginLoaderConfiguration | |
|---|---|
class |
DefaultSystemPluginLoaderConfiguration
Default implementation of SystemPluginLoaderConfiguration. |
| Constructors in com.atlassian.bamboo.plugin with parameters of type SystemPluginLoaderConfiguration | |
|---|---|
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.xwork2.TextProvider textProvider)
|
|
DefaultSystemPluginLoaderConfiguration(SystemPluginLoaderConfiguration parent,
java.lang.Iterable<SystemPluginLoaderConfiguration> parents)
Constructs this configuration by combining multiple parent configuration. |
|
| Constructor parameters in com.atlassian.bamboo.plugin with type arguments of type SystemPluginLoaderConfiguration | |
|---|---|
DefaultSystemPluginLoaderConfiguration(SystemPluginLoaderConfiguration parent,
java.lang.Iterable<SystemPluginLoaderConfiguration> parents)
Constructs this configuration by combining multiple parent configuration. |
|
| Uses of SystemPluginLoaderConfiguration in com.atlassian.bamboo.plugins |
|---|
| Constructors in com.atlassian.bamboo.plugins with parameters of type SystemPluginLoaderConfiguration | |
|---|---|
RemoteBambooPluginManager(com.atlassian.plugin.manager.PluginPersistentStateStore store,
SystemPluginLoaderConfiguration loaderConfiguration,
java.util.List<com.atlassian.plugin.loaders.PluginLoader> pluginLoaders,
com.atlassian.plugin.ModuleDescriptorFactory moduleDescriptorFactory,
com.atlassian.plugin.event.PluginEventManager pluginEventManager)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||