- All Superinterfaces:
- org.springframework.context.ApplicationContext, org.springframework.context.ApplicationEventPublisher, org.springframework.beans.factory.BeanFactory, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.ResourceLoader, org.springframework.core.io.support.ResourcePatternResolver
- All Known Subinterfaces:
- ConfigurableReactiveWebApplicationContext
- All Known Implementing Classes:
- AnnotationConfigReactiveWebApplicationContext, AnnotationConfigReactiveWebServerApplicationContext, GenericReactiveWebApplicationContext, ReactiveWebServerApplicationContext
public interface ReactiveWebApplicationContext
extends org.springframework.context.ApplicationContext
Interface to provide configuration for a reactive web application.
- Since:
- 2.0.0