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