Uses of Annotation Interface
org.springframework.data.domain.AfterDomainEventPublication
Packages that use AfterDomainEventPublication
Package
Description
Central domain abstractions especially to be used in combination with the
Repository
abstraction.-
Uses of AfterDomainEventPublication in org.springframework.data.domain
Methods in org.springframework.data.domain with annotations of type AfterDomainEventPublicationModifier and TypeMethodDescriptionprotected void
AbstractAggregateRoot.clearDomainEvents()
Clears all domain events currently held.