Package org.qi4j.library.eventsourcing.domain.api

Interface Summary
DomainEventValue Representation of a domain-event.
UnitOfWorkDomainEventsValue List of events for a single UnitOfWork.
 

Class Summary
DomainEvents This gives access to the current domain event.
 

Annotation Types Summary
DomainEvent Annotate methods that should trigger domain events with this annotation.