Uses of Class
org.springframework.boot.context.annotation.ImportCandidates
Packages that use ImportCandidates
-
Uses of ImportCandidates in org.springframework.boot.context.annotation
Methods in org.springframework.boot.context.annotation that return ImportCandidatesModifier and TypeMethodDescriptionstatic ImportCandidates
ImportCandidates.load
(Class<?> annotation, ClassLoader classLoader) Loads the names of import candidates from the classpath.