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