Interface BeanParameterElement

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

public interface BeanParameterElement extends ParameterElement, InjectableElement
Represents a configurable bean parameter.
Since:
3.0.0
Author:
graemerocher