public static class Actor.MyRemoteHandle extends DefaultRemoteHandle
Modifier and Type | Field and Description |
---|---|
private DataflowExpression<java.lang.Object> |
joinLatch |
private static long |
serialVersionUID |
hostId, serialId
Constructor and Description |
---|
Actor.MyRemoteHandle(SerialHandle handle,
SerialContext host,
DataflowExpression<java.lang.Object> joinLatch) |
Modifier and Type | Method and Description |
---|---|
protected WithSerialId |
createObject(SerialContext context) |
readResolve
private final DataflowExpression<java.lang.Object> joinLatch
private static final long serialVersionUID
public Actor.MyRemoteHandle(SerialHandle handle, SerialContext host, DataflowExpression<java.lang.Object> joinLatch)
protected WithSerialId createObject(SerialContext context) throws java.lang.InstantiationException, java.lang.IllegalAccessException, java.lang.reflect.InvocationTargetException, java.lang.NoSuchMethodException
createObject
in class DefaultRemoteHandle
java.lang.InstantiationException
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
java.lang.NoSuchMethodException