org.drools.runtime.pipeline
Interface KnowledgeRuntimeCommand

All Superinterfaces:
Emitter, Receiver, Stage
All Known Implementing Classes:
ExecutorStage, InsertElementsCommandStage, InsertObjectCommandStage, StatefulKnowledgeSessionGetGlobalStage, StatefulKnowledgeSessionGetObjectStage, StatefulKnowledgeSessionInsertStage, StatefulKnowledgeSessionSetGlobalStage, StatefulKnowledgeSessionSignalEventStage, StatefulKnowledgeSessionStartProcessStage

public interface KnowledgeRuntimeCommand
extends Stage, Emitter, Receiver

This api is experimental and thus the classes and the interfaces returned are subject to change.


Method Summary
 
Methods inherited from interface org.drools.runtime.pipeline.Stage
setStageExceptionHandler
 
Methods inherited from interface org.drools.runtime.pipeline.Emitter
getReceiver, setReceiver
 
Methods inherited from interface org.drools.runtime.pipeline.Receiver
receive
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.