public class EventContextInjectDistributedTraceContextCommand extends AbstractFailSafeVoidBiCommand<org.mule.runtime.api.event.EventContext,DistributedTraceContextGetter>
AbstractFailSafeVoidBiCommand that injects the span context.
The carrier is the EventContext| Modifier and Type | Method and Description |
|---|---|
static EventContextInjectDistributedTraceContextCommand |
getEventContextInjectDistributedTraceContextCommand(org.slf4j.Logger logger,
String errorMessage,
boolean propagateExceptions) |
executepublic static EventContextInjectDistributedTraceContextCommand getEventContextInjectDistributedTraceContextCommand(org.slf4j.Logger logger, String errorMessage, boolean propagateExceptions)
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.