public interface HandlerRegistration
EventBus
. Used to remove the handler when its no
longer needed.EventBus
,
EventHandler
Modifier and Type | Method and Description |
---|---|
void |
removeHandler()
Removes the handler from the event bus.
|
Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.