org.drools.runtime.pipeline.impl
Class StatefulKnowledgeSessionSignalEventStage
java.lang.Object
org.drools.runtime.pipeline.impl.BaseStage
org.drools.runtime.pipeline.impl.BaseEmitter
org.drools.runtime.pipeline.impl.StatefulKnowledgeSessionSignalEventStage
- All Implemented Interfaces:
- Emitter, KnowledgeRuntimeCommand, Receiver, Stage
public class StatefulKnowledgeSessionSignalEventStage
- extends BaseEmitter
- implements KnowledgeRuntimeCommand
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatefulKnowledgeSessionSignalEventStage
public StatefulKnowledgeSessionSignalEventStage(String eventType)
StatefulKnowledgeSessionSignalEventStage
public StatefulKnowledgeSessionSignalEventStage(String eventType,
long id)
receive
public void receive(Object object,
PipelineContext context)
- Specified by:
receive in interface Receiver
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.