|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Implementors of this class manage life cycle of some object.
Method Summary | |
void |
dispose()
Stops managed objects. |
void |
init(ModelEngine engine)
Initializes managed objects. |
Method Detail |
public void init(ModelEngine engine) throws com.evelopers.common.exception.CommonException
engine
- model engine that runs state machine
com.evelopers.common.exception.CommonException
public void dispose()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |