Package io.microsphere.spring.context.annotation
package io.microsphere.spring.context.annotation
-
ClassDescriptionAnnotated
BeanDefinitionUtilitiesThe@Importcandidate is an instance ofImportSelectororImportBeanDefinitionRegistrarand not a regular Spring bean, which only invokesBeanClassLoaderAware,BeanFactoryAware,EnvironmentAware, andResourceLoaderAwarecontracts in order if they are implemented, thus it will not bepopulatedandinitialized.Enables Spring's Event ExtensionEvent Management RegistrarA extension class ofClassPathBeanDefinitionScannerto expose some methods:ClassPathBeanDefinitionScanner.doScan(String...)ClassPathBeanDefinitionScanner.checkCandidate(String, BeanDefinition)