Uses of Class
io.microsphere.spring.context.annotation.BeanCapableImportCandidate
-
Packages that use BeanCapableImportCandidate Package Description io.microsphere.spring.config.context.annotation -
-
Uses of BeanCapableImportCandidate in io.microsphere.spring.config.context.annotation
Subclasses of BeanCapableImportCandidate in io.microsphere.spring.config.context.annotation Modifier and Type Class Description class
AnnotatedPropertySourceLoader<A extends java.lang.annotation.Annotation>
AbstractImportSelector
class to load thePropertySource
when theconfiguration
annotated the specified annotationclass
PropertySourceExtensionLoader<A extends java.lang.annotation.Annotation,EA extends PropertySourceExtensionAttributes<A>>
AbstractImportSelector
class to load thePropertySource
when theconfiguration
annotated the Enable annotation that meta-annotates@PropertySourceExtension
class
ResourcePropertySourceLoader
ThePropertySourceExtensionLoader
Class forResourcePropertySource
-