CommandOperatorMessagePropagator

Propagator that copies command operator information from upstream messages.

This propagator ensures that operator context (who initiated the command) is maintained across message boundaries.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun propagate(header: Header, upstream: Message<*, *>)

Propagates the operator information from the upstream message header.