ApplicationContext.See: Description
| Interface | Description | 
|---|---|
| ConfigurableWebServerApplicationContext | SPI interface to be implemented by most if not all  web server application contexts. | 
| WebServerApplicationContext | Interface to be implemented by  application contextsthat
 create and manage the lifecycle of an embeddedWebServer. | 
| Class | Description | 
|---|---|
| ServerPortInfoApplicationContextInitializer | ApplicationContextInitializerthat setsEnvironmentproperties for the
 ports thatWebServerservers are actually listening on. | 
| WebServerInitializedEvent | Event to be published after the application context is refreshed and the
  WebServeris ready. | 
| WebServerPortFileWriter | An  ApplicationListenerthat saves embedded server port and management port into
 file. | 
ApplicationContext.Copyright © 2020 Pivotal Software, Inc.. All rights reserved.