Uses of Class
org.springframework.context.annotation.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.annotation
Modifier and TypeFieldDescriptionstatic final FullyQualifiedAnnotationBeanNameGenerator
FullyQualifiedAnnotationBeanNameGenerator.INSTANCE
A convenient constant for a defaultFullyQualifiedAnnotationBeanNameGenerator
instance, as used for configuration-level import purposes.