public class PluginAwareConfiguration
extends com.opensymphony.xwork.config.impl.DefaultConfiguration
This class is essentially a copy of the DefaultConfiguration class, except that it creates PluginAwareActionConfig objects when required, when rebuilding the runtime configuration.
| Constructor and Description | 
|---|
| PluginAwareConfiguration() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected com.opensymphony.xwork.config.RuntimeConfiguration | buildRuntimeConfiguration()This methodName builds the internal runtime configuration used by Xwork for finding and configuring Actions from the
 programmatic configuration data structures. | 
protected com.opensymphony.xwork.config.RuntimeConfiguration buildRuntimeConfiguration()
                                                                                throws com.opensymphony.xwork.config.ConfigurationException
buildRuntimeConfiguration in class com.opensymphony.xwork.config.impl.DefaultConfigurationcom.opensymphony.xwork.config.ConfigurationExceptionCopyright © 2003–2019 Atlassian. All rights reserved.