Uses of Interface
org.springframework.context.annotation.ImportBeanDefinitionRegistrar
Packages that use ImportBeanDefinitionRegistrar
Package
Description
Annotation support for the Application Context, including JSR-250 "common"
 annotations, component-scanning, and Java-based metadata for creating
 Spring-managed objects.
- 
Uses of ImportBeanDefinitionRegistrar in org.springframework.context.annotationClasses in org.springframework.context.annotation that implement ImportBeanDefinitionRegistrarModifier and TypeClassDescriptionclassRegisters an auto proxy creator against the currentBeanDefinitionRegistryas appropriate based on an@Enable*annotation havingmodeandproxyTargetClassattributes set to the correct values.