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 User: Matthew E.
ExternalReference  
InterceptorConfig Created by IntelliJ IDEA.
InterceptorStackConfig Created by IntelliJ IDEA.
PackageConfig  
ResultConfig Created by IntelliJ IDEA.
ResultTypeConfig Created by IntelliJ IDEA.
 


XWork Project Page