程序包com.burukeyou.smartdi.smart的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • 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)

注释类型分层结构