Interface BeanFieldElement

All Superinterfaces:
AnnotatedElement, AnnotationMetadata, AnnotationMetadataDelegate, AnnotationMetadataProvider, AnnotationSource, ConfigurableElement, Described, Element, FieldElement, InjectableElement, MemberElement, MutableAnnotationMetadataDelegate<Element>, Named, TypedElement

public interface BeanFieldElement extends FieldElement, InjectableElement
Represents a configurable bean field.
Since:
3.0.0
Author:
graemerocher