|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
EventManager | Manager class handling the following: Registration of event observing methods: registerObserver() unregisterObserver() clear() Raising Events: fire() notifyWithResult() |
EventManager.NullEventManager | Raises the event's class' event on the given context. |
EventManager.ObserverReference<ResultType> | |
ObservesTypeListener | Guice driven type listener which scans for the @Observes annotations. |
ObservesTypeListener.ContextObserverMethodInjector<I> | Injection listener to handle the observation manager registration. |
Annotation Types Summary | |
---|---|
Observes | Parameter annotation to bind a given method and parameter to an event raised through the EventManager.fire() method. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |