Uses of Class
org.qubership.atp.environments.service.rest.gracefulshutdown.GracefulUndertowShutdown
Packages that use GracefulUndertowShutdown
-
Uses of GracefulUndertowShutdown in org.qubership.atp.environments.db
Methods in org.qubership.atp.environments.db that return GracefulUndertowShutdownMethods in org.qubership.atp.environments.db with parameters of type GracefulUndertowShutdownModifier and TypeMethodDescriptionorg.springframework.boot.web.server.WebServerFactoryCustomizer<org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory> GracefulShutdownConfiguration.undertowCustomizer(GracefulUndertowShutdown gracefulUndertowShutdown) ReturnWebServerFactoryCustomizerby specified parameters.