Uses of Package
com.opensymphony.xwork2.config.entities

Packages that use com.opensymphony.xwork2.config.entities
com.opensymphony.xwork2 Main Xwork interfaces and classes. 
com.opensymphony.xwork2.config Configuration core classes. 
com.opensymphony.xwork2.config.entities Configuration entity classes. 
com.opensymphony.xwork2.config.impl Configuration implementation classes. 
com.opensymphony.xwork2.config.providers Configuration provider classes. 
com.opensymphony.xwork2.mock XWork specific mock classes. 
 

Classes in com.opensymphony.xwork2.config.entities used by com.opensymphony.xwork2
ActionConfig
          Contains everything needed to configure and execute an action: methodName - the method name to execute on the action.
InterceptorConfig
          Configuration for Interceptors.
ResultConfig
          Configuration for Result.
 

Classes in com.opensymphony.xwork2.config.entities used by com.opensymphony.xwork2.config
ActionConfig
          Contains everything needed to configure and execute an action: methodName - the method name to execute on the action.
PackageConfig
          Configuration for Package.
 

Classes in com.opensymphony.xwork2.config.entities used by com.opensymphony.xwork2.config.entities
ActionConfig
          Contains everything needed to configure and execute an action: methodName - the method name to execute on the action.
ExceptionMappingConfig
          Configuration for exception mapping.
InterceptorConfig
          Configuration for Interceptors.
InterceptorListHolder
          InterceptorListHolder
InterceptorMapping
          InterceptorMapping
InterceptorStackConfig
          Configuration for InterceptorStack.
PackageConfig
          Configuration for Package.
Parameterizable
          

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

ResultConfig
          Configuration for Result.
ResultTypeConfig
          Configuration class for result types.
 

Classes in com.opensymphony.xwork2.config.entities used by com.opensymphony.xwork2.config.impl
ActionConfig
          Contains everything needed to configure and execute an action: methodName - the method name to execute on the action.
PackageConfig
          Configuration for Package.
 

Classes in com.opensymphony.xwork2.config.entities used by com.opensymphony.xwork2.config.providers
InterceptorMapping
          InterceptorMapping
InterceptorStackConfig
          Configuration for InterceptorStack.
PackageConfig
          Configuration for Package.
 

Classes in com.opensymphony.xwork2.config.entities used by com.opensymphony.xwork2.mock
ActionConfig
          Contains everything needed to configure and execute an action: methodName - the method name to execute on the action.
 



Copyright © 2008 OpenSymphony. All Rights Reserved.