Uses of Interface
net.sf.seide.core.Lifecycle

Packages that use Lifecycle
net.sf.seide.controller   
net.sf.seide.controller.impl   
net.sf.seide.core   
net.sf.seide.core.impl   
 

Uses of Lifecycle in net.sf.seide.controller
 

Subinterfaces of Lifecycle in net.sf.seide.controller
 interface StageController
          The StageController is the responsible for the execution of the given Event, in this case, only the Message because there is an instance of this class per defined Stage.
 

Uses of Lifecycle in net.sf.seide.controller.impl
 

Classes in net.sf.seide.controller.impl that implement Lifecycle
 class DirectThreadPoolStageController
           
 

Uses of Lifecycle in net.sf.seide.core
 

Subinterfaces of Lifecycle in net.sf.seide.core
 interface Dispatcher
          Dispatcher is the basic interface for the entry point to route messages through the Stages.
 

Uses of Lifecycle in net.sf.seide.core.impl
 

Classes in net.sf.seide.core.impl that implement Lifecycle
 class DispatcherImpl
          The main Dispatcher implementation.
 



Copyright © 2011. All Rights Reserved.