An EventBus is both an EventEmitter and a Subjects
| Type Params | Return Type | Name and description |
|---|---|---|
|
boolean |
isActive()@return Whether the event bus is active or has been shutdown |
| Methods inherited from class | Name |
|---|---|
interface EventEmitter |
notify, notify, notify, publish, publish, publish, sendAndReceive, sendAndReceive |
interface Subjects |
on, subscribe, subscribe, unsubscribeAll |