ApplicationContext
.See: Description
Interface | Description |
---|---|
ConfigurableReactiveWebApplicationContext |
Interface to provide configuration for a reactive web application.
|
ReactiveWebApplicationContext |
Interface to provide configuration for a reactive web application.
|
Class | Description |
---|---|
GenericReactiveWebApplicationContext |
Subclass of
AnnotationConfigApplicationContext , suitable for reactive web
environments. |
ReactiveWebServerApplicationContext |
A
GenericReactiveWebApplicationContext that can be used to bootstrap itself
from a contained ReactiveWebServerFactory bean. |
ReactiveWebServerInitializedEvent |
Event to be published after the
ReactiveWebServerApplicationContext is
refreshed and the WebServer is ready. |
ApplicationContext
.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.