mandala.jacob.remote
Class RemoteInvocationObserver.RemoteInvocationObserverMethods

java.lang.Object
  extended bymandala.jacob.remote.RemoteInvocationObserver.RemoteInvocationObserverMethods
Enclosing class:
RemoteInvocationObserver

public static class RemoteInvocationObserver.RemoteInvocationObserverMethods
extends java.lang.Object


Field Summary
static MethodOp getCalleeThreadMethod
           
static MethodOp isCalleeAvailableMethod
           
static MethodOp isCancelledMethod
           
static MethodOp isInterruptedMethod
           
static MethodOp isResultAvailableMethod
           
static MethodOp isStartedMethod
           
 
Constructor Summary
RemoteInvocationObserver.RemoteInvocationObserverMethods()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isResultAvailableMethod

public static final MethodOp isResultAvailableMethod

isCalleeAvailableMethod

public static final MethodOp isCalleeAvailableMethod

getCalleeThreadMethod

public static final MethodOp getCalleeThreadMethod

isStartedMethod

public static final MethodOp isStartedMethod

isCancelledMethod

public static final MethodOp isCancelledMethod

isInterruptedMethod

public static final MethodOp isInterruptedMethod
Constructor Detail

RemoteInvocationObserver.RemoteInvocationObserverMethods

public RemoteInvocationObserver.RemoteInvocationObserverMethods()


Mandala help mailing list