DomainEventExchange
Exchange interface for domain event processing.
This interface extends MessageExchange to provide domain event specific functionality for handling domain events within the messaging system. It provides access to event processing functions and manages the exchange lifecycle.
Parameters
T
The type of the domain event body
See also
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
Clears the current error object.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Retrieves the command stream from the domain event exchange attributes.
Link copied to clipboard
Retrieves the event processing function for this exchange.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets the command stream in the domain event exchange attributes. This allows the command stream to be associated with the domain event for later retrieval.
Link copied to clipboard
Link copied to clipboard