public class IronmqSpanDecorator extends AbstractMessagingSpanDecorator
Modifier and Type | Field and Description |
---|---|
static String |
CAMEL_IRON_MQ_MESSAGE_ID |
MESSAGE_BUS_ID
CAMEL_COMPONENT, DEFAULT
Constructor and Description |
---|
IronmqSpanDecorator() |
Modifier and Type | Method and Description |
---|---|
String |
getComponent()
The camel component associated with the decorator.
|
protected String |
getMessageId(org.apache.camel.Exchange exchange)
This method identifies the message id for the messaging exchange.
|
getDestination, getExtractAdapter, getInitiatorSpanKind, getInjectAdapter, getOperationName, getReceiverSpanKind, pre
newSpan, post, stripSchemeAndOptions, toQueryParameters
public static final String CAMEL_IRON_MQ_MESSAGE_ID
public String getComponent()
SpanDecorator
protected String getMessageId(org.apache.camel.Exchange exchange)
AbstractMessagingSpanDecorator
getMessageId
in class AbstractMessagingSpanDecorator
Apache Camel