Uses of Class
io.microsphere.spring.context.annotation.ExposingClassPathBeanDefinitionScanner
Packages that use ExposingClassPathBeanDefinitionScanner
-
Uses of ExposingClassPathBeanDefinitionScanner in io.microsphere.spring.beans.factory.annotation
Methods in io.microsphere.spring.beans.factory.annotation with parameters of type ExposingClassPathBeanDefinitionScannerModifier and TypeMethodDescriptionAnnotationBeanDefinitionRegistryPostProcessor.registerPrimaryBeanDefinitions
(ExposingClassPathBeanDefinitionScanner scanner, String[] basePackages) Scan and register the primaryBeanDefinitions
that were annotated bythe supported annotation types
, and then return theMap
with bean name plus aliases if present and primaryAnnotatedBeanDefinitions
.protected abstract void
AnnotationBeanDefinitionRegistryPostProcessor.registerSecondaryBeanDefinitions
(ExposingClassPathBeanDefinitionScanner scanner, Map<String, org.springframework.beans.factory.annotation.AnnotatedBeanDefinition> primaryBeanDefinitions, String[] basePackages) Register the secondaryBeanDefinitions