public class EventContextInjectDistributedTraceContextCommand extends AbstractFailsafeSpanVoidCommand
VoidCommand that injects the span context.
The carrier is the EventContext| Modifier and Type | Field and Description |
|---|---|
static String |
ERROR_MESSAGE |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getErrorMessage() |
static VoidCommand |
getEventContextInjectDistributedTraceContextCommand(org.mule.runtime.api.event.EventContext eventContext,
DistributedTraceContextGetter getter) |
protected Runnable |
getRunnable() |
executepublic static final String ERROR_MESSAGE
public static VoidCommand getEventContextInjectDistributedTraceContextCommand(org.mule.runtime.api.event.EventContext eventContext, DistributedTraceContextGetter getter)
protected Runnable getRunnable()
getRunnable in class AbstractFailsafeSpanVoidCommandprotected String getErrorMessage()
getErrorMessage in class AbstractFailsafeSpanVoidCommandCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.