|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use roboguice.event | |
---|---|
roboguice.activity | |
roboguice.event | |
roboguice.event.eventListener | |
roboguice.event.eventListener.factory | |
roboguice.inject | |
roboguice.service |
Classes in roboguice.event used by roboguice.activity | |
---|---|
EventManager
Manager class handling the following: Registration of event observing methods: registerObserver() unregisterObserver() clear() Raising Events: fire() notifyWithResult() |
Classes in roboguice.event used by roboguice.event | |
---|---|
EventListener
Interface for registering functionality with the EventManager. |
|
EventManager
Manager class handling the following: Registration of event observing methods: registerObserver() unregisterObserver() clear() Raising Events: fire() notifyWithResult() |
|
EventThread
Observes annotation parameter specifying which thread the annotated method will be called from. |
Classes in roboguice.event used by roboguice.event.eventListener | |
---|---|
EventListener
Interface for registering functionality with the EventManager. |
Classes in roboguice.event used by roboguice.event.eventListener.factory | |
---|---|
EventListener
Interface for registering functionality with the EventManager. |
|
EventThread
Observes annotation parameter specifying which thread the annotated method will be called from. |
Classes in roboguice.event used by roboguice.inject | |
---|---|
Observes
Parameter annotation to bind a given method and parameter to an event raised through the EventManager.fire() method. |
Classes in roboguice.event used by roboguice.service | |
---|---|
EventManager
Manager class handling the following: Registration of event observing methods: registerObserver() unregisterObserver() clear() Raising Events: fire() notifyWithResult() |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |