gpars.dataflow
Class RemoteDataFlowExpression
java.lang.Object
groovyx.gpars.serial.WithSerialId
gpars.dataflow.DataFlowExpression
gpars.dataflow.RemoteDataFlowExpression
- All Implemented Interfaces:
- RemoteSerialized
class RemoteDataFlowExpression
extends DataFlowExpression
- author:
- Alex Tkachman
Methods inherited from class DataFlowExpression
|
DataFlowExpression, bind, bindSafely, doBindRemote, evaluate, getMetaClass, getProperty, getVal, getVal, getValAsync, getValAsync, invokeMethod, isBound, rightShift, setMetaClass, setProperty, subscribe, subscribe, toString, transform, whenBound, whenBound |
RemoteDataFlowExpression
public RemoteDataFlowExpression()
-
evaluate
protected T evaluate()
-
subscribe
protected void subscribe(def listener)
-
Groovy Documentation