public class DataSourceInterceptor extends Object implements org.springframework.beans.factory.config.BeanPostProcessor
| Constructor and Description |
|---|
DataSourceInterceptor(String includeRex) |
| Modifier and Type | Method and Description |
|---|---|
Object |
postProcessAfterInitialization(Object bean,
String beanName) |
public DataSourceInterceptor(String includeRex)
public Object postProcessAfterInitialization(Object bean, String beanName) throws org.springframework.beans.BeansException
postProcessAfterInitialization in interface org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansExceptionCopyright © 2021. All rights reserved.