com.atlassian.bamboo.plugin
Interface SystemPluginLoaderConfiguration

All Known Implementing Classes:
DefaultSystemPluginLoaderConfiguration

public interface SystemPluginLoaderConfiguration

Configuration of system plugin loaders for bamboo.


Method Summary
 Iterable<com.atlassian.plugin.loaders.PluginLoader> pluginLoaders()
          List of system plugin loaders.
 

Method Detail

pluginLoaders

Iterable<com.atlassian.plugin.loaders.PluginLoader> pluginLoaders()
List of system plugin loaders.

Returns:
list of system plugin loaders


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.