Class PluginLoadersFactory


  • public class PluginLoadersFactory
    extends Object
    Responsible for initialising all the plugin loaders Confluence needs to start the plugin system. Loaders will be created for each plugin config file provided by pluginModuleXmlLocations, and pre-constructed loaders can be provided through the configuredLoaders collection. In addition, the EXTRA_BUNDLED_PLUGINS_SYSTEM_PROPERTY system property can be used to provide a comma-separated list of extra locations to load bundled plugins from.