@ParametersAreNonnullByDefault public class BootstrapPluginLoaderFactory extends Object implements PluginLoaderFactory
DefaultPluginLoaderFactory
but only allows certain bundled plugin through to be loaded. Just enough to get JIRA bootstrapped and
no more.| Constructor and Description |
|---|
BootstrapPluginLoaderFactory(PluginFactoryAndLoaderRegistrar pluginFactoryAndLoaderRegistrar,
BootstrapPluginDirectoryLoaderFactory bootstrapPluginDirectoryLoaderFactory) |
| Modifier and Type | Method and Description |
|---|---|
List<com.atlassian.plugin.loaders.PluginLoader> |
getPluginLoaders()
Return a list of plugin loaders that implement
PluginLoader. |
public BootstrapPluginLoaderFactory(PluginFactoryAndLoaderRegistrar pluginFactoryAndLoaderRegistrar, BootstrapPluginDirectoryLoaderFactory bootstrapPluginDirectoryLoaderFactory)
public List<com.atlassian.plugin.loaders.PluginLoader> getPluginLoaders()
PluginLoaderFactoryPluginLoader.getPluginLoaders in interface PluginLoaderFactoryCopyright © 2002-2019 Atlassian. All Rights Reserved.