@FunctionalInterface public interface GracefulShutdownCallback
WebServer.shutDownGracefully(GracefulShutdownCallback)
Modifier and Type | Method and Description |
---|---|
void |
shutdownComplete(GracefulShutdownResult result)
Graceful shutdown has completed with the given
result . |
void shutdownComplete(GracefulShutdownResult result)
result
.result
- the result of the shutdown