@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()
PluginLoaderFactory
PluginLoader
.getPluginLoaders
in interface PluginLoaderFactory
Copyright © 2002-2021 Atlassian. All Rights Reserved.