Interface GracefulShutdownCapable

All Known Subinterfaces:
NettyEmbeddedServer
All Known Implementing Classes:
ExecutorFactory, NettyHttpServer, PipeliningServerHandler

public interface GracefulShutdownCapable
Interface implemented by beans that support graceful shutdown.
Since:
4.9.0
Author:
Jonas Konrad