Package com.atlassian.bamboo.webwork
Class PluginAwareConfigurationManagerFactory
java.lang.Object
com.atlassian.bamboo.webwork.PluginAwareConfigurationManagerFactory
- All Implemented Interfaces:
org.apache.struts2.dispatcher.ConfigurationManagerFactory
public class PluginAwareConfigurationManagerFactory
extends Object
implements org.apache.struts2.dispatcher.ConfigurationManagerFactory
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.apache.struts2.dispatcher.ConfigurationManagerFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.opensymphony.xwork2.config.ConfigurationManager
-
Field Details
-
INSTANCE
public static final org.apache.struts2.dispatcher.ConfigurationManagerFactory INSTANCE
-
-
Constructor Details
-
PluginAwareConfigurationManagerFactory
public PluginAwareConfigurationManagerFactory()
-
-
Method Details
-
createConfigurationManager
- Specified by:
createConfigurationManager
in interfaceorg.apache.struts2.dispatcher.ConfigurationManagerFactory
-