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 contexts that
create and manage the lifecycle of an embedded WebServer . |
Class | Description |
---|---|
ServerPortInfoApplicationContextInitializer |
ApplicationContextInitializer that sets Environment properties for the
ports that WebServer servers are actually listening on. |
WebServerInitializedEvent |
Event to be published after the application context is refreshed and the
WebServer is ready. |
WebServerPortFileWriter |
An
ApplicationListener that saves embedded server port and management port into
file. |
ApplicationContext
.Copyright © 2019 Pivotal Software, Inc.. All rights reserved.