类分层结构
- java.lang.Object
- io.microsphere.spring.context.annotation.BeanCapableImportCandidate (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- io.microsphere.spring.context.annotation.EventExtensionRegistrar (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
注释类型分层结构
- io.microsphere.spring.context.annotation.EnableEventExtension (implements java.lang.annotation.Annotation)