public final class SimpleEventBus extends AbstractEventBus
EVENT_CLASS, eventRegistry, exceptionHandler, readLock, reentrantLock, registryListFactory, writeLock| Constructor and Description |
|---|
SimpleEventBus() |
SimpleEventBus(java.util.Map<java.lang.Class<? extends Event>,java.util.List<EventRegistration>> map,
EventRegistrationListFactory listFactory) |
checkIsListenerValid, getListenerRegistrations, handleException, post, postIsCancelled, register, register, register, register, register, register, registerAnnotated, registerStatic, registerStatic, setExceptionHandler, unregisterpublic SimpleEventBus()
public SimpleEventBus(java.util.Map<java.lang.Class<? extends Event>,java.util.List<EventRegistration>> map, EventRegistrationListFactory listFactory)