|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface declares that implementing ApplicationInstance class is ready to listen for EndEvent and implements a hook to deal with transferred event. This event is automatically created when ApplicationInstance deleted, and this is last event that should be handled by ApplicationInstance.
Method Summary | |
void |
onEnd(EndEvent event)
Hook declared by listener |
Method Detail |
public void onEnd(EndEvent event)
event
- Event transferred to hook
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |