org.drools.runtime.pipeline.impl
Class ListCollectJoin
java.lang.Object
org.drools.runtime.pipeline.impl.BaseStage
org.drools.runtime.pipeline.impl.BaseEmitter
org.drools.runtime.pipeline.impl.ListCollectJoin
- All Implemented Interfaces:
- Emitter, Join, Receiver, Stage
public class ListCollectJoin
- extends BaseEmitter
- implements Join
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListCollectJoin
public ListCollectJoin()
receive
public void receive(Object object,
PipelineContext context)
- Specified by:
receive in interface Receiver
completed
public void completed(PipelineContext context)
- Specified by:
completed in interface Join
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.