com.opensymphony.xwork2
Class MockActionInvocation

java.lang.Object
  extended by com.opensymphony.xwork2.mock.MockActionInvocation
      extended by com.opensymphony.xwork2.MockActionInvocation
All Implemented Interfaces:
ActionInvocation, Serializable

Deprecated. Please use @see com.opensymphony.xwork2.mock.MockActionInvocation instead

@Deprecated
public class MockActionInvocation
extends MockActionInvocation

Mock for an ActionInvocation.

Author:
plightbo
See Also:
Serialized Form

Constructor Summary
MockActionInvocation()
          Deprecated.  
 
Method Summary
 
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
 

Constructor Detail

MockActionInvocation

public MockActionInvocation()
Deprecated. 


Copyright © 2009 OpenSymphony. All Rights Reserved.