Class ProductionPluginSystemConfig
java.lang.Object
com.atlassian.confluence.impl.plugin.ProductionPluginSystemConfig
@Configuration
@Import({PluginManagerConfiguration.class,com.atlassian.confluence.impl.plugin.DelayedPluginLoadConfig.class,ServletContextFactoryConfiguration.class})
@ImportResource({"classpath:/services/pluginServiceContext.xml","classpath:/productionPluginLoadersContext.xml"})
public class ProductionPluginSystemConfig
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProductionPluginSystemConfig
public ProductionPluginSystemConfig()
-