public class LogSpanDecorator extends AbstractSpanDecorator
CAMEL_COMPONENT, DEFAULT| Constructor and Description |
|---|
LogSpanDecorator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponent()
The camel component associated with the decorator.
|
boolean |
newSpan()
This method indicates whether the component associated with the SpanDecorator
should result in a new span being created.
|
getInitiatorSpanKind, getOperationName, getReceiverSpanKind, post, pre, stripSchemeAndOptions, toQueryParameterspublic String getComponent()
SpanDecoratorpublic boolean newSpan()
SpanDecoratornewSpan in interface SpanDecoratornewSpan in class AbstractSpanDecoratorApache Camel