程序包 io.microsphere.spring.context.annotation
-
类概要 类 说明 BeanCapableImportCandidate The@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.EventExtensionRegistrar Event Management RegistrarExposingClassPathBeanDefinitionScanner A extension class ofClassPathBeanDefinitionScannerto expose some methods:ClassPathBeanDefinitionScanner.doScan(String...)ClassPathBeanDefinitionScanner.checkCandidate(String, BeanDefinition) -
注释类型概要 注释类型 说明 EnableEventExtension Enables Spring's Event Extension