| 程序包 | 说明 |
|---|---|
| com.alibaba.dubbo.config.spring.beans.factory.annotation |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement,ReferenceBean<?>> |
ReferenceAnnotationBeanPostProcessor.getInjectedFieldReferenceBeanMap()
Get
ReferenceBean Map in injected field. |
Map<org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement,ReferenceBean<?>> |
ReferenceAnnotationBeanPostProcessor.getInjectedMethodReferenceBeanMap()
Get
ReferenceBean Map in injected method. |
Collection<ReferenceBean<?>> |
ReferenceAnnotationBeanPostProcessor.getReferenceBeans()
Gets all beans of
ReferenceBean |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.