public class DubboConfigDefaultPropertyValueBeanPostProcessor extends com.alibaba.spring.beans.factory.config.GenericBeanPostProcessorAdapter<AbstractConfig> implements org.springframework.beans.factory.support.MergedBeanDefinitionPostProcessor, org.springframework.core.PriorityOrdered
BeanPostProcessor class for the default property value of Dubbo's Config Beans| Modifier and Type | Field and Description |
|---|---|
static String |
BEAN_NAME
The bean name of
DubboConfigDefaultPropertyValueBeanPostProcessor |
| Constructor and Description |
|---|
DubboConfigDefaultPropertyValueBeanPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
void |
postProcessMergedBeanDefinition(org.springframework.beans.factory.support.RootBeanDefinition beanDefinition,
Class<?> beanType,
String beanName) |
getBeanType, postProcessAfterInitialization, postProcessBeforeInitializationequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String BEAN_NAME
DubboConfigDefaultPropertyValueBeanPostProcessorpublic DubboConfigDefaultPropertyValueBeanPostProcessor()
public void postProcessMergedBeanDefinition(org.springframework.beans.factory.support.RootBeanDefinition beanDefinition,
Class<?> beanType,
String beanName)
postProcessMergedBeanDefinition in interface org.springframework.beans.factory.support.MergedBeanDefinitionPostProcessorpublic int getOrder()
getOrder in interface org.springframework.core.OrderedInitDestroyAnnotationBeanPostProcessor.getOrder()InitDestroyAnnotationBeanPostProcessor,
CommonAnnotationBeanPostProcessor,
PostConstructCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.