Uses of Interface
com.sas.services.events.broker.flowengine.ProcessNodeHandlerInterface

Packages that use ProcessNodeHandlerInterface
com.sas.services.events.broker.flowengine Run process flows and dispatch listener applications. 
 

Uses of ProcessNodeHandlerInterface in com.sas.services.events.broker.flowengine
 

Methods in com.sas.services.events.broker.flowengine with parameters of type ProcessNodeHandlerInterface
 void ProcessNodeInterface.execute(java.util.Set inputMessages, java.util.Map attributes, ProcessNodeHandlerInterface handler)
          Process nodes handle events by providing execution logic and propagating output to downstream nodes when appropriate.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.