Package org.qi4j.library.eventsourcing.application.source

Interface Summary
ApplicationEventSource An ApplicationEventSource is a source of application events that can be pulled in chunks.
ApplicationEventStore Store of application-events.
ApplicationEventStream Stream of event transactions.
 

Class Summary
AbstractApplicationEventStoreMixin Base implementation for ApplicationEventStores.