Uses of Interface
org.ikasan.framework.flow.event.listener.FlowEventListener

Packages that use FlowEventListener
org.ikasan.framework.flow.event.listener   
org.ikasan.framework.flow.invoker   
 

Uses of FlowEventListener in org.ikasan.framework.flow.event.listener
 

Classes in org.ikasan.framework.flow.event.listener that implement FlowEventListener
 class JobAwareFlowEventListener
          The JobAwareFlowEventListener provides a FlowEventListener implementation that brokers the life-cycle callbacks that it receives through to locally registered FlowEventJob instances.
 

Uses of FlowEventListener in org.ikasan.framework.flow.invoker
 

Methods in org.ikasan.framework.flow.invoker with parameters of type FlowEventListener
 void VisitingFlowElementInvoker.setFlowEventListener(FlowEventListener flowEventListener)
          Set the flow event listener
 



Copyright © 2007-2012 Ikasan. All Rights Reserved.