Uses of Class
org.springframework.context.annotation.FullyQualifiedAnnotationBeanNameGenerator
Packages that use FullyQualifiedAnnotationBeanNameGenerator
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 FullyQualifiedAnnotationBeanNameGenerator in org.springframework.context.annotationFields in org.springframework.context.annotation declared as FullyQualifiedAnnotationBeanNameGeneratorModifier and TypeFieldDescriptionstatic final FullyQualifiedAnnotationBeanNameGeneratorFullyQualifiedAnnotationBeanNameGenerator.INSTANCEA convenient constant for a defaultFullyQualifiedAnnotationBeanNameGeneratorinstance, as used for configuration-level import purposes.