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 classAnnotatedPropertySourceLoader<A extends java.lang.annotation.Annotation>Abstract base class forImportSelectorimplementations that load aPropertySourcewhen aConfigurationclass is annotated with a specific annotation.classPropertySourceExtensionLoader<A extends java.lang.annotation.Annotation,EA extends PropertySourceExtensionAttributes<A>>AbstractImportSelectorclass to load thePropertySourcewhen theconfigurationannotated the Enable annotation that meta-annotates@PropertySourceExtensionclassResourcePropertySourceLoaderThePropertySourceExtensionLoaderClass forResourcePropertySource
-