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.
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