public class AnnotationInjectedBeanPostProcessor.AnnotatedMethodElement
extends org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
| Modifier and Type | Method and Description |
|---|---|
A |
getAnnotation() |
Object |
getInjectedBean() |
Method |
getMethod() |
PropertyDescriptor |
getPd() |
public Method getMethod()
public A getAnnotation()
public Object getInjectedBean()
public PropertyDescriptor getPd()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.