spring-framework / org.springframework.context.annotation / ContextAnnotationAutowireCandidateResolver / <init>

<init>

ContextAnnotationAutowireCandidateResolver()

Complete implementation of the org.springframework.beans.factory.support.AutowireCandidateResolver strategy interface, providing support for qualifier annotations as well as for lazy resolution driven by the Lazy annotation in the context.annotation package.

Author
Juergen Hoeller

Since
4.0