Class CamelOpenTracingRecorder
java.lang.Object
org.apache.camel.quarkus.component.opentracing.CamelOpenTracingRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<org.apache.camel.opentracing.OpenTracingTracer>createCamelOpenTracingTracer(CamelOpenTracingConfig camelOpenTracingConfig, io.quarkus.arc.runtime.BeanContainer beanContainer)
-
Constructor Details
-
CamelOpenTracingRecorder
public CamelOpenTracingRecorder()
-
-
Method Details
-
createCamelOpenTracingTracer
public io.quarkus.runtime.RuntimeValue<org.apache.camel.opentracing.OpenTracingTracer> createCamelOpenTracingTracer(CamelOpenTracingConfig camelOpenTracingConfig, io.quarkus.arc.runtime.BeanContainer beanContainer)
-