Package org.jmolecules.event.types
package org.jmolecules.event.types
-
InterfacesClassDescriptionA domain event is a full-fledged part of the domain model, a representation of something that happened in the domain.Interface to marks domain events as to be externalized, which means that they are intended to be published to infrastructure outside the application.