Class BootstrapPluginLoaderFactory

java.lang.Object
com.atlassian.jira.plugin.BootstrapPluginLoaderFactory
All Implemented Interfaces:
PluginLoaderFactory

@ParametersAreNonnullByDefault public class BootstrapPluginLoaderFactory extends Object implements PluginLoaderFactory
This is the bootstrap plugin loader factory of JIRA. Its similar to DefaultPluginLoaderFactory but only allows certain bundled plugin through to be loaded. Just enough to get JIRA bootstrapped and no more.