Class ActiveMQ6SpanDecorator
java.lang.Object
org.apache.camel.telemetry.decorators.AbstractSpanDecorator
org.apache.camel.telemetry.decorators.AbstractMessagingSpanDecorator
org.apache.camel.telemetry.decorators.JmsSpanDecorator
org.apache.camel.telemetry.decorators.ActiveMQ6SpanDecorator
- All Implemented Interfaces:
SpanDecorator
-
Field Summary
Fields inherited from class org.apache.camel.telemetry.decorators.JmsSpanDecorator
JMS_MESSAGE_ID -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.telemetry.decorators.JmsSpanDecorator
getDestination, getExtractor, getInjector, getMessageIdMethods inherited from class org.apache.camel.telemetry.decorators.AbstractMessagingSpanDecorator
beforeTracingEvent, getOperationNameMethods inherited from class org.apache.camel.telemetry.decorators.AbstractSpanDecorator
afterTracingEvent, stripSchemeAndOptions, stripSchemeAndOptions, toQueryParameters
-
Constructor Details
-
ActiveMQ6SpanDecorator
public ActiveMQ6SpanDecorator()
-
-
Method Details
-
getComponent
- Specified by:
getComponentin interfaceSpanDecorator- Overrides:
getComponentin classJmsSpanDecorator
-
getComponentClassName
- Specified by:
getComponentClassNamein interfaceSpanDecorator- Overrides:
getComponentClassNamein classJmsSpanDecorator
-