See: Description
| Interface | Description |
|---|---|
| ApplicationEventCreator |
JAVADOC
|
| ApplicationEventFactory |
Factory for ApplicationEvents
|
| ApplicationEventFactoryService |
DomainEventValue factory
|
| Class | Description |
|---|---|
| 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.
|