Class SchedulerSpanDecorator
java.lang.Object
org.apache.camel.telemetry.decorators.AbstractSpanDecorator
org.apache.camel.telemetry.decorators.TimerSpanDecorator
org.apache.camel.telemetry.decorators.SchedulerSpanDecorator
- All Implemented Interfaces:
SpanDecorator
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.telemetry.decorators.TimerSpanDecorator
getOperationNameMethods inherited from class org.apache.camel.telemetry.decorators.AbstractSpanDecorator
afterTracingEvent, beforeTracingEvent, getExtractor, getInjector, stripSchemeAndOptions, stripSchemeAndOptions, toQueryParameters
-
Constructor Details
-
SchedulerSpanDecorator
public SchedulerSpanDecorator()
-
-
Method Details
-
getComponent
- Specified by:
getComponentin interfaceSpanDecorator- Overrides:
getComponentin classTimerSpanDecorator
-
getComponentClassName
- Specified by:
getComponentClassNamein interfaceSpanDecorator- Overrides:
getComponentClassNamein classTimerSpanDecorator
-