See: Description
| Interface | Description |
|---|---|
| DomainEventFactory |
Factory for DomainEvents
|
| DomainEventFactoryService |
DomainEventValue factory
|
| Class | Description |
|---|---|
| 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.
|