com.atlassian.bamboo.webwork
Class PluginAwareConfigurationManagerFactory

java.lang.Object
  extended by com.atlassian.bamboo.webwork.PluginAwareConfigurationManagerFactory
All Implemented Interfaces:
org.apache.struts2.dispatcher.ConfigurationManagerFactory

public class PluginAwareConfigurationManagerFactory
extends java.lang.Object
implements org.apache.struts2.dispatcher.ConfigurationManagerFactory


Field Summary
static org.apache.struts2.dispatcher.ConfigurationManagerFactory INSTANCE
           
 
Constructor Summary
PluginAwareConfigurationManagerFactory()
           
 
Method Summary
 com.opensymphony.xwork2.config.ConfigurationManager createConfigurationManager(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final org.apache.struts2.dispatcher.ConfigurationManagerFactory INSTANCE
Constructor Detail

PluginAwareConfigurationManagerFactory

public PluginAwareConfigurationManagerFactory()
Method Detail

createConfigurationManager

public com.opensymphony.xwork2.config.ConfigurationManager createConfigurationManager(java.lang.String name)
Specified by:
createConfigurationManager in interface org.apache.struts2.dispatcher.ConfigurationManagerFactory


Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.