Class MpTelemetryRelocateConfigSourceInterceptor
java.lang.Object
io.quarkus.opentelemetry.runtime.config.MpTelemetryRelocateConfigSourceInterceptor
- All Implemented Interfaces:
io.smallrye.config.ConfigSourceInterceptorFactory
public class MpTelemetryRelocateConfigSourceInterceptor
extends Object
implements io.smallrye.config.ConfigSourceInterceptorFactory
-
Field Summary
Fields inherited from interface io.smallrye.config.ConfigSourceInterceptorFactory
DEFAULT_PRIORITY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.smallrye.config.ConfigSourceInterceptorgetInterceptor(io.smallrye.config.ConfigSourceInterceptorContext context) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.smallrye.config.ConfigSourceInterceptorFactory
getPriority
-
Constructor Details
-
MpTelemetryRelocateConfigSourceInterceptor
public MpTelemetryRelocateConfigSourceInterceptor()
-
-
Method Details
-
getInterceptor
public io.smallrye.config.ConfigSourceInterceptor getInterceptor(io.smallrye.config.ConfigSourceInterceptorContext context) - Specified by:
getInterceptorin interfaceio.smallrye.config.ConfigSourceInterceptorFactory
-