Package com.opensymphony.xwork.config.entities

Interface Summary
InterceptorListHolder InterceptorListHolder
Parameterizable Actions implementing Parameterizable will receive a map of the static parameters defined in the action configuration.
 

Class Summary
ActionConfig Contains everything needed to configure and execute an action: methodName - the method name to execute on the action.
ExceptionMappingConfig Configuration for exception mapping.
ExternalReference Encapsulates an external reference in the xwork configuration.
InterceptorConfig Configuration for Interceptors.
InterceptorMapping InterceptorMapping
InterceptorStackConfig Configuration for InterceptorStack.
PackageConfig Configuration for Package.
ResultConfig Configuration for Result.
ResultTypeConfig Configuration class for result types.
 


WebWork Project Page