Uses of Class
org.springframework.beans.factory.support.GenericTypeAwareAutowireCandidateResolver
Packages that use GenericTypeAwareAutowireCandidateResolver
Package
Description
Support package for annotation-driven bean configuration.
-
Uses of GenericTypeAwareAutowireCandidateResolver in org.springframework.beans.factory.annotation
Subclasses of GenericTypeAwareAutowireCandidateResolver in org.springframework.beans.factory.annotationModifier and TypeClassDescriptionclassAutowireCandidateResolverimplementation that matches bean definition qualifiers againstqualifier annotationson the field or parameter to be autowired.