Uses of Class
org.springframework.boot.web.context.WebServerInitializedEvent
Packages that use WebServerInitializedEvent
Package
Description
Web integrations with Spring's
ApplicationContext
.Reactive based web integrations with Spring's
ApplicationContext
.Servlet based web integrations with Spring's
WebApplicationContext
.-
Uses of WebServerInitializedEvent in org.springframework.boot.web.context
Methods in org.springframework.boot.web.context with parameters of type WebServerInitializedEventModifier and TypeMethodDescriptionvoid
ServerPortInfoApplicationContextInitializer.onApplicationEvent
(WebServerInitializedEvent event) void
WebServerPortFileWriter.onApplicationEvent
(WebServerInitializedEvent event) -
Uses of WebServerInitializedEvent in org.springframework.boot.web.reactive.context
Subclasses of WebServerInitializedEvent in org.springframework.boot.web.reactive.context -
Uses of WebServerInitializedEvent in org.springframework.boot.web.servlet.context
Subclasses of WebServerInitializedEvent in org.springframework.boot.web.servlet.context