类分层结构
- java.lang.Object
- org.springframework.core.io.DefaultResourceLoader (implements org.springframework.core.io.ResourceLoader)
- org.springframework.context.support.AbstractApplicationContext (implements org.springframework.context.ConfigurableApplicationContext, org.springframework.beans.factory.DisposableBean)
- org.springframework.context.support.GenericApplicationContext (implements org.springframework.beans.factory.support.BeanDefinitionRegistry)
- org.springframework.context.annotation.AnnotationConfigApplicationContext (implements org.springframework.context.annotation.AnnotationConfigRegistry)
- cn.wanghaomiao.seimi.core.Seimi
- cn.wanghaomiao.seimi.core.SeimiDefScanConfig
- cn.wanghaomiao.seimi.core.SeimiProcessor (implements java.lang.Runnable)
接口分层结构
Copyright © 2019. All Rights Reserved.