Interface BeanElementBuilder

All Superinterfaces:
AnnotatedElement, AnnotationMetadata, AnnotationMetadataDelegate, AnnotationMetadataProvider, AnnotationSource, ConfigurableElement, Described, Element, MutableAnnotationMetadataDelegate<Element>, Named
All Known Implementing Classes:
AbstractBeanDefinitionBuilder

public interface BeanElementBuilder extends ConfigurableElement
Interface for defining beans at compilation time from an originating element.
Since:
3.0.0
Author:
graemerocher