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, toQueryParameters
public String getComponent()
SpanDecorator
public boolean newSpan()
SpanDecorator
newSpan
in interface SpanDecorator
newSpan
in class AbstractSpanDecorator
Apache Camel