Skip navigation links
D E O V 

D

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
 

E

Externalized - Annotation Type in org.jmolecules.event.annotation
Annotation to marks domain events as to be externalized, which means that they are intended to be published to infrastructure outside the application.
Externalized - Interface in org.jmolecules.event.types
Interface to marks domain events as to be externalized, which means that they are intended to be published to infrastructure outside the application.

O

org.jmolecules.event.annotation - package org.jmolecules.event.annotation
 
org.jmolecules.event.types - package org.jmolecules.event.types
 

V

valueOf(String) - Static method in enum org.jmolecules.event.annotation.DomainEventPublisher.PublisherType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jmolecules.event.annotation.DomainEventPublisher.PublisherType
Returns an array containing the constants of this enum type, in the order they are declared.
D E O V 
Skip navigation links

Copyright © 2023. All rights reserved.