程序包 org.apache.dubbo.config.spring.beans.factory.config
-
接口概要 接口 说明 ConfigurableSourceBeanMetadataElement Configurable thesourceforBeanMetadataElement -
类概要 类 说明 DubboConfigDefaultPropertyValueBeanPostProcessor TheBeanPostProcessorclass for the default property value ofDubbo's Config BeansDubboConfigEarlyInitializationPostProcessor Generally,Dubbo ConfigBean will be added intoConfigManageron the bean initialization life cycle throughCommonAnnotationBeanPostProcessorexecuting the callback of@PostConstruct.