org.apache.struts2.validators
Class DWRValidator.ValidatorActionProxy

java.lang.Object
  extended by com.opensymphony.xwork2.DefaultActionProxy
      extended by org.apache.struts2.validators.DWRValidator.ValidatorActionProxy
All Implemented Interfaces:
com.opensymphony.xwork2.ActionProxy, java.io.Serializable
Enclosing class:
DWRValidator

public static class DWRValidator.ValidatorActionProxy
extends com.opensymphony.xwork2.DefaultActionProxy

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.opensymphony.xwork2.DefaultActionProxy
actionName, cleanupContext, config, configuration, executeResult, extraContext, invocation, method, namespace
 
Constructor Summary
protected DWRValidator.ValidatorActionProxy(com.opensymphony.xwork2.config.Configuration config, java.lang.String namespace, java.lang.String actionName, java.util.Map extraContext)
           
 
Method Summary
protected  void prepare()
           
 
Methods inherited from class com.opensymphony.xwork2.DefaultActionProxy
execute, getAction, getActionName, getConfig, getConfiguration, getExecuteResult, getInvocation, getMethod, getNamespace, setExecuteResult, setMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DWRValidator.ValidatorActionProxy

protected DWRValidator.ValidatorActionProxy(com.opensymphony.xwork2.config.Configuration config,
                                            java.lang.String namespace,
                                            java.lang.String actionName,
                                            java.util.Map extraContext)
                                     throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

prepare

protected void prepare()
                throws java.lang.Exception
Overrides:
prepare in class com.opensymphony.xwork2.DefaultActionProxy
Throws:
java.lang.Exception


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