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–2015 Magnolia International Ltd.. All rights reserved.