Class Hierarchy
- java.lang.Object
- org.springframework.boot.web.server.AbstractConfigurableWebServerFactory (implements org.springframework.boot.web.server.ConfigurableWebServerFactory)
- org.springframework.boot.web.reactive.server.AbstractReactiveWebServerFactory (implements org.springframework.boot.web.reactive.server.ConfigurableReactiveWebServerFactory)
- org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory
- org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory (implements org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory)
- org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory (implements org.springframework.boot.web.embedded.tomcat.ConfigurableTomcatWebServerFactory, org.springframework.context.ResourceLoaderAware)
- com.alipay.sofa.ark.springboot.listener.ArkApplicationStartListener (implements org.springframework.context.ApplicationListener<E>)
- com.alipay.sofa.ark.springboot.ArkAutoProcessorConfiguration
- com.alipay.sofa.ark.springboot.listener.ArkDeployStaticBizListener (implements org.springframework.context.ApplicationListener<E>, org.springframework.core.Ordered)
- com.alipay.sofa.ark.springboot.processor.ArkEventHandlerProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.core.Ordered)
- com.alipay.sofa.ark.springboot.web.ArkNettyWebServer (implements org.springframework.boot.web.server.WebServer)
- com.alipay.sofa.ark.springboot.ArkReactiveAutoConfiguration
- com.alipay.sofa.ark.springboot.processor.ArkServiceInjectProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.core.PriorityOrdered)
- com.alipay.sofa.ark.springboot.ArkServletAutoConfiguration
- com.alipay.sofa.ark.springboot.ArkServletAutoConfiguration.EmbeddedArkTomcat
- com.alipay.sofa.ark.springboot.ArkServletLegacyAutoConfiguration
- com.alipay.sofa.ark.springboot.ArkServletLegacyAutoConfiguration.EmbeddedArkTomcat
- com.alipay.sofa.ark.springboot.web.ArkTomcatWebServer (implements org.springframework.boot.web.server.WebServer)
- com.alipay.sofa.ark.springboot.loader.CachedLaunchedURLClassLoader.LoadClassResult
- java.lang.ClassLoader
- org.springframework.boot.loader.Launcher
- org.springframework.boot.loader.ExecutableArchiveLauncher
- org.springframework.boot.loader.JarLauncher
- com.alipay.sofa.ark.springboot.listener.PropertiesResetListener (implements org.springframework.context.ApplicationListener<E>, org.springframework.core.Ordered)
- org.springframework.http.server.reactive.ReactorHttpHandlerAdapter (implements java.util.function.BiFunction<T,U,R>)
- org.junit.runner.Runner (implements org.junit.runner.Describable)
- com.alipay.sofa.ark.springboot.runner.ArkBootEmbedRunner (implements org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable)
- com.alipay.sofa.ark.springboot.runner.ArkBootRunner (implements org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable)
Copyright © 2024. All rights reserved.