org.smallmind.quorum.transport
Class InvocationSignal
java.lang.Object
org.smallmind.quorum.transport.InvocationSignal
- All Implemented Interfaces:
- Serializable
public class InvocationSignal
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvocationSignal
public InvocationSignal(Context[] contexts,
FauxMethod fauxMethod,
Object[] args)
containsContexts
public boolean containsContexts()
getContexts
public Context[] getContexts()
getFauxMethod
public FauxMethod getFauxMethod()
getArgs
public Object[] getArgs()
Copyright © 2012. All Rights Reserved.