| 类 | 说明 |
|---|---|
| AbstractAnnotationBeanPostProcessor |
Abstract common
BeanPostProcessor implementation for customized annotation that annotated injected-object. |
| AnnotationPropertyValuesAdapter |
Annotation PropertyValues Adapter |
| DubboConfigAliasPostProcessor |
A Post-Processor class to set the alias of Dubbo Config bean using its
AbstractConfig.getId() |
| ReferenceAnnotationBeanPostProcessor |
Step 1:
The purpose of implementing
BeanFactoryPostProcessor is to scan the registration reference bean definition earlier,
so that it can be shared with the xml bean configuration. |
| ServiceAnnotationPostProcessor |
A
BeanFactoryPostProcessor used for processing of @Service annotated classes and annotated bean in java config classes. |
| ServiceBeanNameBuilder |
Dubbo
@Service Bean Builder |
| ServicePackagesHolder |
A temp holder for scanned packages of service.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.