| 
 | org.codehaus.gpars | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgroovyx.gpars.serial.RemoteHandle
groovyx.gpars.serial.DefaultRemoteHandle
groovyx.gpars.actor.Actor.MyRemoteHandle
public static class Actor.MyRemoteHandle extends DefaultRemoteHandle
| Field Summary | |
|---|---|
| private DataflowExpression | joinLatch | 
| private static long | serialVersionUID | 
| Fields inherited from class DefaultRemoteHandle | |
|---|---|
| klazz, serialVersionUID | 
| Fields inherited from class RemoteHandle | |
|---|---|
| hostId, serialId, serialVersionUID | 
| Constructor Summary | |
| Actor.MyRemoteHandle(SerialHandle handle, SerialContext host, DataflowExpression joinLatch) | |
| Method Summary | |
|---|---|
| protected WithSerialId | createObject(SerialContext context) | 
| Methods inherited from class DefaultRemoteHandle | |
|---|---|
| createObject | 
| Methods inherited from class RemoteHandle | |
|---|---|
| createObject, readResolve | 
| Field Detail | 
|---|
private final DataflowExpression joinLatch
private static final long serialVersionUID
| Constructor Detail | 
|---|
public Actor.MyRemoteHandle(SerialHandle handle, SerialContext host, DataflowExpression joinLatch)
| Method Detail | 
|---|
@java.lang.Overridepublic Actor silentStart() {
protected WithSerialId createObject(SerialContext context)
        
Copyright © 2008–2013 Václav Pech. All Rights Reserved.