Hierarchy For Package dk.cloudcreate.essentials.components.eventsourced.aggregates
Package Hierarchies:Class Hierarchy
- java.lang.Object
- dk.cloudcreate.essentials.components.eventsourced.aggregates.EventsToPersist<ID,EVENT_TYPE>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- dk.cloudcreate.essentials.components.eventsourced.aggregates.AggregateException
- dk.cloudcreate.essentials.components.eventsourced.eventstore.postgresql.EventStoreException
- dk.cloudcreate.essentials.components.eventsourced.aggregates.OptimisticAggregateLoadException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- dk.cloudcreate.essentials.components.eventsourced.aggregates.Aggregate<ID,AGGREGATE_TYPE>
Annotation Type Hierarchy
- dk.cloudcreate.essentials.components.eventsourced.aggregates.EventHandler (implements java.lang.annotation.Annotation)