@Trait @CompileStatic trait EventBusAware extends Object
Trait for classes aware of the event bus
| Type Params | Return Type | Name and description |
|---|---|---|
|
EventBus |
getEventBus()
|
|
void |
setTargetEventBus(EventBus eventBus)Sets the target event bus to use |