public class AwsSnsSpanDecorator extends AbstractMessagingSpanDecorator
| Modifier and Type | Field and Description |
|---|---|
static String |
CAMEL_AWS_SNS_MESSAGE_ID |
MESSAGE_BUS_IDCAMEL_COMPONENT, DEFAULT| Constructor and Description |
|---|
AwsSnsSpanDecorator() |
| 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, getInitiatorSpanKind, getOperationName, getReceiverSpanKind, prenewSpan, post, stripSchemeAndOptions, toQueryParameterspublic static final String CAMEL_AWS_SNS_MESSAGE_ID
public String getComponent()
SpanDecoratorprotected String getMessageId(org.apache.camel.Exchange exchange)
AbstractMessagingSpanDecoratorgetMessageId in class AbstractMessagingSpanDecoratorApache Camel