|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FSMPreTransitionListener
| Method Summary | |
|---|---|
void |
beforeTransition(FSMTransitionEvent e)
A method to be called BEFORE the specified transition takes place. |
| Method Detail |
|---|
void beforeTransition(FSMTransitionEvent e)
throws IllegalStateException
e - The transition that will be attempted.
IllegalStateException - on failure.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||