Uses of Interface
com.dmasone.identity.sharedkernel.domain.DomainEvent
Packages that use DomainEvent
Package
Description
Spring event adapters for domain events.
Order event contracts published by the orders module.
Shared domain abstractions used across modules.
-
Uses of DomainEvent in com.dmasone.identity.ecommerceapp.events
Methods in com.dmasone.identity.ecommerceapp.events with parameters of type DomainEvent -
Uses of DomainEvent in com.dmasone.identity.orders.application.events
Classes in com.dmasone.identity.orders.application.events that implement DomainEventModifier and TypeClassDescriptionfinal recordIntegration event published after the orders module successfully places an order.