|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||