public class OkHttpBuilderBeanPostProcessor extends Object implements org.springframework.beans.factory.config.BeanPostProcessor
| Constructor and Description |
|---|
OkHttpBuilderBeanPostProcessor(org.springframework.beans.factory.ObjectProvider<OkHttpClientBuilderCustomizer> customizers,
org.springframework.context.ApplicationContext context) |
| Modifier and Type | Method and Description |
|---|---|
Object |
postProcessBeforeInitialization(Object bean,
String beanName) |
public OkHttpBuilderBeanPostProcessor(org.springframework.beans.factory.ObjectProvider<OkHttpClientBuilderCustomizer> customizers, org.springframework.context.ApplicationContext context)
public Object postProcessBeforeInitialization(Object bean, String beanName) throws org.springframework.beans.BeansException
postProcessBeforeInitialization in interface org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansExceptionCopyright © 2021 Pivotal Software, Inc.. All rights reserved.