com.hammurapi.eventbus.local
Class LocalEventBus.Config<E,P extends Comparable<P>,C>
java.lang.Object
com.hammurapi.eventbus.local.LocalEventBusBase.Config<E,P,C,LocalEventStore<E,P,C>>
com.hammurapi.eventbus.local.LocalEventBus.Config<E,P,C>
- Type Parameters:
E - P - C -
- Enclosing class:
- LocalEventBus<E,P extends Comparable<P>,C>
public static class LocalEventBus.Config<E,P extends Comparable<P>,C>
- extends LocalEventBusBase.Config<E,P,C,LocalEventStore<E,P,C>>
Configurator with bound store generic parameter.
| Methods inherited from class com.hammurapi.eventbus.local.LocalEventBusBase.Config |
getCollectorHandleStrength, getEventType, getExecutorService, getInferenceFilters, getInferencePolicy, getMatcher, getObservableConverter, getStatsCollector, getStatsTimeUnit, getStore, isAssertPredicatesBeforePost, setAssertPredicatesBeforePost, setCollectorHandleStrength, setEventType, setExecutorService, setInferenceFilter, setInferencePolicy, setMatcher, setObservableConverter, setStatsCollector, setStatsTimeUnit, setStore |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalEventBus.Config
public LocalEventBus.Config()