Uses of Class
org.springframework.context.index.CandidateComponentsIndex
Packages that use CandidateComponentsIndex
Package
Description
Support package for reading and managing the components index.
- 
Uses of CandidateComponentsIndex in org.springframework.context.indexMethods in org.springframework.context.index that return CandidateComponentsIndexModifier and TypeMethodDescriptionstatic CandidateComponentsIndexCandidateComponentsIndexLoader.loadIndex(ClassLoader classLoader) Load and instantiate theCandidateComponentsIndexfrom "META-INF/spring.components", using the given class loader.