| Constructor and Description |
|---|
DefaultEventBus(Scheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
Flux<Event> |
get()
Subscribe to the event bus and
Events. |
void |
publish(Event event)
Publish a
Event to the bus. |
Copyright © 2019 lettuce.io. All rights reserved.