Class AbstractAnnotationBeanPostProcessor.AnnotatedFieldElement

java.lang.Object
org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
org.apache.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor.AnnotatedFieldElement
Enclosing class:
AbstractAnnotationBeanPostProcessor

public class AbstractAnnotationBeanPostProcessor.AnnotatedFieldElement extends org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    final Field
     
  • Method Summary

    Methods inherited from class org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement

    equals, getMember, hashCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • field

      public final Field field