类分层结构
- java.lang.Object
- cn.donting.plugin.spring.boot.starter.AbsPluginLoader (implements cn.donting.plugin.spring.boot.starter.PluginLoader)
- java.lang.ClassLoader
- cn.donting.plugin.spring.boot.starter.DefaultPluginManger (implements cn.donting.plugin.spring.boot.starter.PluginManger)
- cn.donting.plugin.spring.boot.starter.DefaultRequestPlugId (implements cn.donting.plugin.spring.boot.starter.RequestPlugId)
- org.springframework.core.io.DefaultResourceLoader (implements org.springframework.core.io.ResourceLoader)
- org.springframework.context.support.AbstractApplicationContext (implements org.springframework.context.ConfigurableApplicationContext)
- org.springframework.context.support.GenericApplicationContext (implements org.springframework.beans.factory.support.BeanDefinitionRegistry)
- org.springframework.context.annotation.AnnotationConfigApplicationContext (implements org.springframework.context.annotation.AnnotationConfigRegistry)
- cn.donting.plugin.spring.boot.starter.FileJsonPluginDb (implements cn.donting.plugin.spring.boot.starter.PluginDb)
- cn.donting.plugin.spring.boot.starter.FileJsonPluginDb.DbInfo
- javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
- javax.servlet.http.HttpServlet
- org.springframework.web.servlet.HttpServletBean (implements org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable)
- org.springframework.web.servlet.FrameworkServlet (implements org.springframework.context.ApplicationContextAware)
- org.springframework.web.servlet.DispatcherServlet
- cn.donting.plugin.spring.boot.starter.PluginDbInfo
接口分层结构
- org.springframework.beans.factory.InitializingBean
- cn.donting.plugin.spring.boot.starter.PluginDb
- cn.donting.plugin.spring.boot.starter.PluginEven
- cn.donting.plugin.spring.boot.starter.PluginLoader
- cn.donting.plugin.spring.boot.starter.PluginWebManger
- cn.donting.plugin.spring.boot.starter.RequestPlugId
注释类型分层结构
- cn.donting.plugin.spring.boot.starter.Plugin (implements java.lang.annotation.Annotation)
枚举分层结构
Copyright © 2020. All rights reserved.