|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for event handlers
Method Summary | |
void |
doEnd()
doEnd: after processing event |
void |
doStart()
doStart: before processing event |
void |
init(StateMachine urc)
init |
java.lang.Object |
perform(InterfasesEvent event)
process event |
Method Detail |
public void init(StateMachine urc)
urc
- reference to StateMachinepublic void doStart()
public java.lang.Object perform(InterfasesEvent event) throws InterfasesEventException
event
- event corresponding to user request
InterfasesEventException
public void doEnd()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |