org.qi4j.library.eventsourcing.domain.api
Annotation Type DomainEvent


@Documented
@Retention(value=RUNTIME)
public @interface DomainEvent

Annotate methods that should trigger domain events with this annotation. Example: