TraceLettuceClientResourcesBuilderCustomizer.public class TraceLettuceClientResourcesBeanPostProcessor extends Object implements org.springframework.beans.factory.config.BeanPostProcessor
BeanPostProcessor for wrapping Lettuce components in a tracing representation.| Constructor and Description |
|---|
TraceLettuceClientResourcesBeanPostProcessor(org.springframework.beans.factory.BeanFactory beanFactory)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
postProcessAfterInitialization(Object bean,
String beanName)
Deprecated.
|
Object |
postProcessBeforeInitialization(Object bean,
String beanName)
Deprecated.
|
public TraceLettuceClientResourcesBeanPostProcessor(org.springframework.beans.factory.BeanFactory beanFactory)
public Object postProcessBeforeInitialization(Object bean, String beanName) throws org.springframework.beans.BeansException
postProcessBeforeInitialization in interface org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansExceptionpublic Object postProcessAfterInitialization(Object bean, String beanName) throws org.springframework.beans.BeansException
postProcessAfterInitialization in interface org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansExceptionCopyright © 2022 Pivotal Software, Inc.. All rights reserved.