|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork2.DefaultActionInvocation
org.apache.struts2.validators.DWRValidator.ValidatorActionInvocation
public static class DWRValidator.ValidatorActionInvocation
Field Summary |
---|
Fields inherited from class com.opensymphony.xwork2.DefaultActionInvocation |
---|
action, actionEventListener, container, executed, explicitResult, extraContext, interceptors, invocationContext, objectFactory, ognlUtil, preResultListeners, proxy, pushAction, result, resultCode, stack, unknownHandlerManager, valueStackFactory |
Constructor Summary | |
---|---|
protected |
DWRValidator.ValidatorActionInvocation(Map<String,Object> extraContext,
boolean pushAction)
|
Method Summary | |
---|---|
protected String |
invokeAction(Object action,
com.opensymphony.xwork2.config.entities.ActionConfig actionConfig)
|
Methods inherited from class com.opensymphony.xwork2.DefaultActionInvocation |
---|
addPreResultListener, createAction, createContextMap, createInterceptors, createResult, deserialize, getAction, getInvocationContext, getProxy, getResult, getResultCode, getStack, init, invoke, invokeActionOnly, isExecuted, saveResult, serialize, setActionEventListener, setContainer, setObjectFactory, setOgnlUtil, setResultCode, setUnknownHandlerManager, setValueStackFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected DWRValidator.ValidatorActionInvocation(Map<String,Object> extraContext, boolean pushAction) throws Exception
Exception
Method Detail |
---|
protected String invokeAction(Object action, com.opensymphony.xwork2.config.entities.ActionConfig actionConfig) throws Exception
invokeAction
in class com.opensymphony.xwork2.DefaultActionInvocation
Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |