Uses of Class
org.springframework.context.index.CandidateComponentsIndex
Package
Description
Support package for reading and managing the components index.
-
Uses of CandidateComponentsIndex in org.springframework.context.index
Modifier and TypeMethodDescriptionstatic CandidateComponentsIndex
CandidateComponentsIndexLoader.loadIndex
(ClassLoader classLoader) Load and instantiate theCandidateComponentsIndex
from "META-INF/spring.components", using the given class loader.