org.apache.struts2.validators
Class DWRValidator.ValidatorActionInvocation

java.lang.Object
  extended by com.opensymphony.xwork2.DefaultActionInvocation
      extended by org.apache.struts2.validators.DWRValidator.ValidatorActionInvocation
All Implemented Interfaces:
com.opensymphony.xwork2.ActionInvocation, java.io.Serializable
Enclosing class:
DWRValidator

public static class DWRValidator.ValidatorActionInvocation
extends com.opensymphony.xwork2.DefaultActionInvocation

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.opensymphony.xwork2.DefaultActionInvocation
action, continuationHandler, executed, extraContext, interceptors, invocationContext, preResultListeners, proxy, pushAction, result, resultCode, stack
 
Constructor Summary
protected DWRValidator.ValidatorActionInvocation(com.opensymphony.xwork2.ActionProxy proxy, java.util.Map extraContext)
           
 
Method Summary
protected  java.lang.String invokeAction(java.lang.Object action, com.opensymphony.xwork2.config.entities.ActionConfig actionConfig)
           
 
Methods inherited from class com.opensymphony.xwork2.DefaultActionInvocation
addPreResultListener, createAction, createContextMap, createResult, getAction, getInvocationContext, getProxy, getResult, getResultCode, getStack, invoke, invokeActionOnly, isExecuted, setResultCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DWRValidator.ValidatorActionInvocation

protected DWRValidator.ValidatorActionInvocation(com.opensymphony.xwork2.ActionProxy proxy,
                                                 java.util.Map extraContext)
                                          throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

invokeAction

protected java.lang.String invokeAction(java.lang.Object action,
                                        com.opensymphony.xwork2.config.entities.ActionConfig actionConfig)
                                 throws java.lang.Exception
Overrides:
invokeAction in class com.opensymphony.xwork2.DefaultActionInvocation
Throws:
java.lang.Exception


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