groovyx.gpars.dataflow
Class RemoteDataFlowExpression
java.lang.Object
groovyx.gpars.serial.WithSerialId
groovyx.gpars.dataflow.DataFlowExpression
groovyx.gpars.dataflow.RemoteDataFlowExpression
- All Implemented Interfaces:
- RemoteSerialized
class RemoteDataFlowExpression
extends DataFlowExpression
- Authors:
- Alex Tkachman
Methods inherited from class DataFlowExpression
|
DataFlowExpression, bind, bindSafely, bindUnique, doBindRemote, evaluate, getMetaClass, getProperty, getVal, getVal, getValAsync, getValAsync, invokeMethod, isBound, join, join, poll, rightShift, setMetaClass, setProperty, subscribe, subscribe, toString, transform, whenBound, whenBound, wheneverBound, wheneverBound |
remoteHost
private final RemoteHost remoteHost
-
serialVersionUID
private static final long serialVersionUID
-
RemoteDataFlowExpression
public RemoteDataFlowExpression()
-
evaluate
@Override
protected T evaluate()
-
subscribe
@Override
protected void subscribe(java.lang.Object listener)
-
Copyright © 2008–2010 Václav Pech. All Rights Reserved.