org.drools.runtime.pipeline
Interface Action

All Superinterfaces:
Emitter, Receiver, Stage
All Known Implementing Classes:
AssignObjectAsResult, ExecuteResultHandler, JmsUnwrapMessageObject, MvelAction

public interface Action
extends Emitter, Receiver, Stage

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.Emitter
getReceiver, setReceiver
 
Methods inherited from interface org.drools.runtime.pipeline.Receiver
receive
 
Methods inherited from interface org.drools.runtime.pipeline.Stage
setStageExceptionHandler
 



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