All Classes
Class
Description
A domain event is a full-fledged part of the domain model, a representation of something that happened in the domain.
/** A domain event is a full-fledged part of the domain model, a representation of something that happened in the
domain.
Identifies a domain event handler, i.e.
Identifies a domain event publisher, i.e.