|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| EventListener<S,D> | This used to process all the dedicated work which be delegated from EventManager
To adapt with event manager system then all listeners should be implemented this interface. |
| EventManager<S,D> | This is the central point of the event system where listeners are registered (and/or unregistered) and events fired. |
Provides the API for event manager system. It contains the interfaces which are a central point of the event system (EventManager) and a generic listener (EventListener)
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||