Uses of Annotation Interface
org.springframework.data.domain.DomainEvents
Packages that use DomainEvents
Package
Description
Central domain abstractions especially to be used in combination with the
Repository
abstraction.-
Uses of DomainEvents in org.springframework.data.domain
Methods in org.springframework.data.domain with annotations of type DomainEventsModifier and TypeMethodDescriptionprotected Collection<Object>
AbstractAggregateRoot.domainEvents()
All domain events currently captured by the aggregate.