|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DispatcherListener
A interface to tag those that want to execute code on the init and destory of a Dispatcher.
| Method Summary | |
|---|---|
void |
dispatcherDestroyed(Dispatcher du)
Called when the dispatcher is destroyed |
void |
dispatcherInitialized(Dispatcher du)
Called when the dispatcher is initialized |
| Method Detail |
|---|
void dispatcherInitialized(Dispatcher du)
du - The dispatcher instancevoid dispatcherDestroyed(Dispatcher du)
du - The dispatcher instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||