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