|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HandlerRegistration
Registration returned when registering a handler with a EventBus
. Used to remove the handler when its no
longer needed.
EventBus
,
EventHandler
Method Summary | |
---|---|
void |
removeHandler()
Removes the handler from the event bus. |
Method Detail |
---|
void removeHandler()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |