Uses of Package
org.springframework.beans.factory.aot
Packages that use org.springframework.beans.factory.aot
Package
Description
Support package for annotation-driven bean configuration.
AOT support for bean factories.
Annotation support for the Application Context, including JSR-250 "common"
annotations, component-scanning, and Java-based metadata for creating
Spring-managed objects.
Classes supporting the
org.springframework.orm.jpa package.-
Classes in org.springframework.beans.factory.aot used by org.springframework.beans.factory.annotationClassDescriptionAOT contribution from a
BeanRegistrationAotProcessorused to register a single bean definition.AOT processor that makes bean registration contributions by processingRegisteredBeaninstances. -
Classes in org.springframework.beans.factory.aot used by org.springframework.beans.factory.aotClassDescriptionResolved arguments to be autowired.Resolver used to support the autowiring of fields.Resolver used to support the autowiring of constructors or factory methods.Resolver used to support the autowiring of methods.AOT contribution from a
BeanFactoryInitializationAotProcessorused to initialize a bean factory.Interface that can be used to configure the code that will be generated to perform bean factory initialization.AOT contribution from aBeanRegistrationAotProcessorused to register a single bean definition.Interface that can be used to configure the code that will be generated to perform registration of a single bean.Class used to generate the various fragments of code needed to register a bean. -
Classes in org.springframework.beans.factory.aot used by org.springframework.context.annotationClassDescriptionAOT contribution from a
BeanFactoryInitializationAotProcessorused to initialize a bean factory.AOT processor that makes bean factory initialization contributions by processingConfigurableListableBeanFactoryinstances.AOT processor that makes bean registration contributions by processingRegisteredBeaninstances. -
Classes in org.springframework.beans.factory.aot used by org.springframework.orm.jpa.supportClassDescriptionAOT contribution from a
BeanRegistrationAotProcessorused to register a single bean definition.AOT processor that makes bean registration contributions by processingRegisteredBeaninstances.