类 AnnotationInjectedBeanPostProcessor.AnnotatedFieldElement

  • 封闭类:
    >

    public class AnnotationInjectedBeanPostProcessor.AnnotatedFieldElement
    extends org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
    InjectionMetadata.InjectedElement
    • 方法概要

      所有方法 实例方法 具体方法 
      修饰符和类型 方法 说明
      A getAnnotation()  
      getField()  
      getInjectedBean()  
      • 从类继承的方法 org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement

        equals, getMember, hashCode, toString
      • 从类继承的方法 java.lang.

        , , , , ,
    • 方法详细资料

      • getField

        public  getField()
      • getAnnotation

        public A getAnnotation()
      • getInjectedBean

        public  getInjectedBean()