Uses of Interface
com.opensymphony.xwork2.config.entities.Parameterizable

Packages that use Parameterizable
com.opensymphony.xwork2.config.entities Configuration entity classes. 
 

Uses of Parameterizable in com.opensymphony.xwork2.config.entities
 

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



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.