groovyx.gpars.actor
Class Actor.MyRemoteHandle
java.lang.Object
groovyx.gpars.serial.RemoteHandle
groovyx.gpars.serial.DefaultRemoteHandle
groovyx.gpars.actor.Actor.MyRemoteHandle
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- Actor
public static class Actor.MyRemoteHandle
- extends DefaultRemoteHandle
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
joinLatch
private final DataflowExpression<java.lang.Object> joinLatch
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
Actor.MyRemoteHandle
public Actor.MyRemoteHandle(SerialHandle handle,
SerialContext host,
DataflowExpression<java.lang.Object> joinLatch)
createObject
protected WithSerialId createObject(SerialContext context)
throws java.lang.InstantiationException,
java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException,
java.lang.NoSuchMethodException
- Overrides:
createObject
in class DefaultRemoteHandle
- Throws:
java.lang.InstantiationException
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
java.lang.NoSuchMethodException