|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FSMEnterEvent | |
|---|---|
| com.atomikos.finitestates | |
| Uses of FSMEnterEvent in com.atomikos.finitestates |
|---|
| Methods in com.atomikos.finitestates with parameters of type FSMEnterEvent | |
|---|---|
void |
FSMEnterListener.entered(FSMEnterEvent e)
Called when the FSM has entered a new state. |
void |
FSMPreEnterListener.preEnter(FSMEnterEvent e)
Called BEFORE the FSM enters the new state, so that the callee is sure that nobody has seen the new state yet. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||