Class CamelMicroProfileMetricsRecorder
java.lang.Object
org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<org.eclipse.microprofile.metrics.MetricRegistry>io.quarkus.runtime.RuntimeValue<org.apache.camel.spi.CamelContextCustomizer>io.quarkus.runtime.RuntimeValue<org.apache.camel.spi.CamelContextCustomizer>
-
Constructor Details
-
CamelMicroProfileMetricsRecorder
public CamelMicroProfileMetricsRecorder()
-
-
Method Details
-
createApplicationRegistry
public io.quarkus.runtime.RuntimeValue<org.eclipse.microprofile.metrics.MetricRegistry> createApplicationRegistry() -
createContextCustomizer
public io.quarkus.runtime.RuntimeValue<org.apache.camel.spi.CamelContextCustomizer> createContextCustomizer(CamelMicroProfileMetricsConfig config) -
createRuntimeContextCustomizer
public io.quarkus.runtime.RuntimeValue<org.apache.camel.spi.CamelContextCustomizer> createRuntimeContextCustomizer(CamelMicroProfileMetricsConfig config)
-