| Modifier and Type | Method and Description |
|---|---|
void |
scanForHandlers(Object instance)
Scan an object for public methods marked @Handles
and add them to the event bus.
|
addEventHandler, fireEvent, removeEventHandlervoid scanForHandlers(Object instance)
instance - object to scanIllegalArgumentException - if syntax error during scanCopyright © 2017. All rights reserved.