com.hammurapi.eventbus.tests.familyties
Class FamilyTiesEventBus.Config

Show UML class diagram
java.lang.Object
  extended by com.hammurapi.eventbus.local.LocalEventBusBase.Config<Relative,Integer,FamilyTiesRules,FamilyTiesEventStore>
      extended by com.hammurapi.eventbus.tests.familyties.FamilyTiesEventBus.Config
Enclosing class:
FamilyTiesEventBus

public static class FamilyTiesEventBus.Config
extends LocalEventBusBase.Config<Relative,Integer,FamilyTiesRules,FamilyTiesEventStore>

Event bus configurator.


Constructor Summary
FamilyTiesEventBus.Config()
           
 
Method Summary
 
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
 

Constructor Detail

FamilyTiesEventBus.Config

public FamilyTiesEventBus.Config()