public class AbstractAnnotationBeanPostProcessor.AnnotatedFieldElement
extends org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
| 限定符 | 构造器和说明 |
|---|---|
protected |
AnnotatedFieldElement(Field field,
org.springframework.core.annotation.AnnotationAttributes attributes) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
inject(Object bean,
String beanName,
org.springframework.beans.PropertyValues pvs) |
protected AnnotatedFieldElement(Field field, org.springframework.core.annotation.AnnotationAttributes attributes)
Copyright © 2019. All rights reserved.