Hierarchy For Package org.springframework.boot.web.server.reactive.context
Class Hierarchy
- 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.context.support.GenericApplicationContext (implements org.springframework.beans.factory.support.BeanDefinitionRegistry)
- org.springframework.boot.web.context.reactive.GenericReactiveWebApplicationContext (implements org.springframework.boot.web.context.reactive.ConfigurableReactiveWebApplicationContext)
- org.springframework.boot.web.server.reactive.context.ReactiveWebServerApplicationContext (implements org.springframework.boot.web.server.context.ConfigurableWebServerApplicationContext)
- org.springframework.boot.web.server.reactive.context.AnnotationConfigReactiveWebServerApplicationContext (implements org.springframework.context.annotation.AnnotationConfigRegistry)
- org.springframework.boot.web.server.reactive.context.ReactiveWebServerApplicationContext (implements org.springframework.boot.web.server.context.ConfigurableWebServerApplicationContext)
- org.springframework.boot.web.context.reactive.GenericReactiveWebApplicationContext (implements org.springframework.boot.web.context.reactive.ConfigurableReactiveWebApplicationContext)
- org.springframework.context.support.GenericApplicationContext (implements org.springframework.beans.factory.support.BeanDefinitionRegistry)
- org.springframework.context.support.AbstractApplicationContext (implements org.springframework.context.ConfigurableApplicationContext)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.boot.web.server.context.WebServerInitializedEvent
- org.springframework.boot.web.server.reactive.context.ReactiveWebServerInitializedEvent
- org.springframework.boot.web.server.context.WebServerInitializedEvent
- org.springframework.context.ApplicationEvent
- org.springframework.core.io.DefaultResourceLoader (implements org.springframework.core.io.ResourceLoader)