类分层结构
- java.lang.Object
- org.springframework.beans.factory.annotation.InjectionMetadata
- com.burukeyou.smartdi.register.BaseAutowiredBeanPostProcessor.AnnotatedInjectionMetadata
- org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
- com.burukeyou.smartdi.register.BaseAutowiredBeanPostProcessor.AnnotatedInjectElement
- com.burukeyou.smartdi.register.BaseAutowiredBeanPostProcessor.AnnotatedFieldElement
- com.burukeyou.smartdi.register.BaseAutowiredBeanPostProcessor.AnnotatedInjectElement
- com.burukeyou.smartdi.register.ProxySPIAliasNameRegister (implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor)
- com.burukeyou.smartdi.config.SpringBeanContext (implements org.springframework.context.ApplicationContextAware)
- com.burukeyou.smartdi.register.BaseSpringAware (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.context.EnvironmentAware)
- com.burukeyou.smartdi.register.BaseAutowiredBeanPostProcessor (implements com.burukeyou.smartdi.register.AutowiredBeanProcessor, org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessor, org.springframework.beans.factory.support.MergedBeanDefinitionPostProcessor, org.springframework.core.Ordered)
- com.burukeyou.smartdi.register.BaseAutowiredBeanProcessor
- com.burukeyou.smartdi.register.BaseAutowiredBeanPostProcessor (implements com.burukeyou.smartdi.register.AutowiredBeanProcessor, org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessor, org.springframework.beans.factory.support.MergedBeanDefinitionPostProcessor, org.springframework.core.Ordered)
- com.burukeyou.smartdi.register.BaseSpringAware (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.context.EnvironmentAware)
- org.springframework.beans.factory.annotation.InjectionMetadata
接口分层结构
- com.burukeyou.smartdi.register.AutowiredBeanProcessor