Constructors
constructor
- new ThreadEventBus(eventBus): ThreadEventBus
-
Properties
Protected
Readonly
eventBus
Private
unsubscribes
unsubscribes: any
Methods
attach
- attach(type, listener): (() => void)
-
Returns (() => void)
disposeEventBus
- disposeEventBus(): void
-
Returns void