Uses of Interface
org.springframework.beans.factory.annotation.AnnotatedBeanDefinition
Packages that use AnnotatedBeanDefinition
Package
Description
Support package for annotation-driven bean configuration.
-
Uses of AnnotatedBeanDefinition in org.springframework.beans.factory.annotation
Classes in org.springframework.beans.factory.annotation that implement AnnotatedBeanDefinitionModifier and TypeClassDescriptionclassExtension of theGenericBeanDefinitionclass, adding support for annotation metadata exposed through theAnnotatedBeanDefinitioninterface.