|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hammurapi.eventbus.AbstractEventBus<E,P,C,Long,AbstractEventBus.Handle<E,P,C,Long>,S>
com.hammurapi.eventbus.local.LocalEventBusBase<Relative,Integer,FamilyTiesRules,FamilyTiesEventStore>
com.hammurapi.eventbus.tests.familyties.FamilyTiesEventBus
public class FamilyTiesEventBus
Generated domain-specific event bus.
| Nested Class Summary | |
|---|---|
static class |
FamilyTiesEventBus.Config
Event bus configurator. |
| Nested classes/interfaces inherited from class com.hammurapi.eventbus.AbstractEventBus |
|---|
AbstractEventBus.CreateMasterHandleResult, AbstractEventBus.DerivationEx<K>, AbstractEventBus.Handle<E,P extends Comparable<P>,C,K>, AbstractEventBus.Snapshot<E,P extends Comparable<P>,C,K,H extends EventBus.Handle<E,P,C>,S extends EventStore<E,P,C,H,S>>, AbstractEventBus.StateSnapshot<E,P extends Comparable<P>,C,K,H extends EventBus.Handle<E,P,C>,S extends EventStore<E,P,C,H,S>>, AbstractEventBus.StoreEntry<E,P extends Comparable<P>,C,K> |
| Constructor Summary | |
|---|---|
FamilyTiesEventBus(FamilyTiesEventBus.Config config)
|
|
| Method Summary |
|---|
| Methods inherited from class com.hammurapi.eventbus.local.LocalEventBusBase |
|---|
createExecutorService, createExecutorService, createInferenceContext, getExecutorService, getMaxDerivationDepth, getRtcLock, newMasterHandle, nextId, processInferenceCommand, processRemoveCommand, remove, setMaxDerivationDepth |
| Methods inherited from class com.hammurapi.eventbus.AbstractEventBus |
|---|
addHandler, createMasterHandle, getDerivations, getEventType, getExceptionHandler, getInferencePolicy, getStore, join, join, manageHandlers, post, removeHandlers, removeHandlers, reset, setExceptionHandler, takeSnapshot, workingMemorySnapshot |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FamilyTiesEventBus(FamilyTiesEventBus.Config config)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||