Package org.qi4j.library.eventsourcing.domain.factory

Interface Summary
DomainEventFactory Factory for DomainEvents
DomainEventFactoryService DomainEventValue factory
 

Class Summary
CurrentUserSubject Uses thread-associated Subject to get the current user name.
CurrentUserUoWPrincipal CurrentUser implementation that gets a Principal object from the meta-info of the current UnitOfWork.
DomainEventCreationConcern Generate event for event method
DomainEventFactoryService.DomainEventFactoryMixin  
UnitOfWorkNotificationConcern Notify event listeners when a complete UoW of domain events is available.