|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Event Provider. Instances of this class will be notified by
EventProvidersManager on startup and on dispose.
Instances responsible for providing event to ModelEngine#handle
and preparation of StateMachineContext.
| Method Summary | |
void |
dispose()
Called on sthutdown. |
void |
init(ModelEngine engine)
Called on engine start-up |
| Method Detail |
public void init(ModelEngine engine)
throws com.evelopers.common.exception.CommonException
engine - that will be notified about events.
com.evelopers.common.exception.CommonExceptionpublic void dispose()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||