Class RestClientBeanPostProcessor
java.lang.Object
io.opentelemetry.instrumentation.spring.autoconfigure.instrumentation.web.RestClientBeanPostProcessor
- All Implemented Interfaces:
org.springframework.beans.factory.config.BeanPostProcessor
public final class RestClientBeanPostProcessor
extends Object
implements org.springframework.beans.factory.config.BeanPostProcessor
-
Constructor Summary
ConstructorsConstructorDescriptionRestClientBeanPostProcessor(org.springframework.beans.factory.ObjectProvider<io.opentelemetry.api.OpenTelemetry> openTelemetryProvider) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.beans.factory.config.BeanPostProcessor
postProcessBeforeInitialization
-
Constructor Details
-
RestClientBeanPostProcessor
public RestClientBeanPostProcessor(org.springframework.beans.factory.ObjectProvider<io.opentelemetry.api.OpenTelemetry> openTelemetryProvider)
-
-
Method Details
-
postProcessAfterInitialization
- Specified by:
postProcessAfterInitializationin interfaceorg.springframework.beans.factory.config.BeanPostProcessor
-