| Package | Description |
|---|---|
| com.alibaba.dubbo.config.spring.beans.factory.annotation |
| Modifier and Type | Method and Description |
|---|---|
Collection<AnnotationInjectedBeanPostProcessor.AnnotatedMethodElement> |
AnnotationInjectedBeanPostProcessor.AnnotatedInjectionMetadata.getMethodElements() |
| Constructor and Description |
|---|
AnnotatedInjectionMetadata(Class<?> targetClass,
Collection<AnnotationInjectedBeanPostProcessor.AnnotatedFieldElement> fieldElements,
Collection<AnnotationInjectedBeanPostProcessor.AnnotatedMethodElement> methodElements) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.