|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.plugin.DefaultSystemPluginLoaderConfiguration
public class DefaultSystemPluginLoaderConfiguration
Default implementation of SystemPluginLoaderConfiguration.
| Constructor Summary | |
|---|---|
DefaultSystemPluginLoaderConfiguration(java.lang.Iterable<com.atlassian.plugin.loaders.PluginLoader> loaders)
|
|
DefaultSystemPluginLoaderConfiguration(SystemPluginLoaderConfiguration parent,
java.lang.Iterable<SystemPluginLoaderConfiguration> parents)
Constructs this configuration by combining multiple parent configuration. |
|
| Method Summary | |
|---|---|
java.lang.Iterable<com.atlassian.plugin.loaders.PluginLoader> |
pluginLoaders()
List of system plugin loaders. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultSystemPluginLoaderConfiguration(java.lang.Iterable<com.atlassian.plugin.loaders.PluginLoader> loaders)
public DefaultSystemPluginLoaderConfiguration(SystemPluginLoaderConfiguration parent,
java.lang.Iterable<SystemPluginLoaderConfiguration> parents)
parent - first parent configurationparents - parent configurations| Method Detail |
|---|
public java.lang.Iterable<com.atlassian.plugin.loaders.PluginLoader> pluginLoaders()
SystemPluginLoaderConfiguration
pluginLoaders in interface SystemPluginLoaderConfiguration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||