org.drools.runtime.pipeline.impl
Class StatefulKnowledgeSessionPipelineImpl
java.lang.Object
org.drools.runtime.pipeline.impl.BaseStage
org.drools.runtime.pipeline.impl.BaseEmitter
org.drools.runtime.pipeline.impl.StatefulKnowledgeSessionPipelineImpl
- All Implemented Interfaces:
- Emitter, Pipeline, Stage
public class StatefulKnowledgeSessionPipelineImpl
- extends BaseEmitter
- implements Pipeline
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatefulKnowledgeSessionPipelineImpl
public StatefulKnowledgeSessionPipelineImpl(org.drools.runtime.StatefulKnowledgeSession ksession)
StatefulKnowledgeSessionPipelineImpl
public StatefulKnowledgeSessionPipelineImpl(org.drools.runtime.StatefulKnowledgeSession ksession,
String entryPointName)
insert
public void insert(Object object,
ResultHandler resultHandler)
- Specified by:
insert in interface Pipeline
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.