com.opensymphony.xwork2
Class MockActionInvocation
java.lang.Object
com.opensymphony.xwork2.mock.MockActionInvocation
com.opensymphony.xwork2.MockActionInvocation
- All Implemented Interfaces:
- ActionInvocation, Serializable
Deprecated. Please use @see com.opensymphony.xwork2.mock.MockActionInvocation instead
public class MockActionInvocation
- extends MockActionInvocation
Mock for an ActionInvocation
.
- Author:
- plightbo
- See Also:
- Serialized Form
Methods inherited from class com.opensymphony.xwork2.mock.MockActionInvocation |
addPreResultListener, getAction, getActionEventListener, getInvocationContext, getProxy, getResult, getResultCode, getStack, init, invoke, invokeActionOnly, isExecuted, setAction, setActionEventListener, setInvocationContext, setProxy, setResult, setResultCode, setStack |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockActionInvocation
public MockActionInvocation()
- Deprecated.
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.