- DomainEvent - Annotation Type in org.jmolecules.event.annotation
-
A domain event is a full-fledged part of the domain model, a representation of something that happened in the domain.
- DomainEvent - Interface in org.jmolecules.event.types
-
A domain event is a full-fledged part of the domain model, a representation of something that happened in the
domain.
- DomainEventHandler - Annotation Type in org.jmolecules.event.annotation
-
Identifies a domain event handler, i.e.
- DomainEventPublisher - Annotation Type in org.jmolecules.event.annotation
-
Identifies a domain event publisher, i.e.
- DomainEventPublisher.PublisherType - Enum in org.jmolecules.event.annotation
-