public abstract class AbstractEventBus extends AbstractEventPublisher implements EventBus
handlers
Constructor and Description |
---|
AbstractEventBus() |
Modifier and Type | Method and Description |
---|---|
void |
send(Event event) |
void |
sendAll(Iterable<Event> queue) |
registerHandlerFor, removeHandlerFor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInstant
registerHandlerFor, removeHandlerFor
Copyright © 2019. All rights reserved.