Package org.qi4j.library.eventsourcing.application.factory

Interface Summary
ApplicationEventCreator JAVADOC
ApplicationEventFactory Factory for ApplicationEvents
ApplicationEventFactoryService DomainEventValue factory
 

Class Summary
ApplicationEventCreationConcern Generate application event for event method
ApplicationEventFactoryService.Mixin  
ApplicationEventMethodFilter Filter for Event methods.
TransactionNotificationConcern Notify transaction listeners when a complete transaction of domain events is available.
UnitOfWorkApplicationEvents List of events for the current UnitOfWork.