public interface ShutdownContext
GracefulShutdownListener instances
registered against a Transport.| Modifier and Type | Method and Description |
|---|---|
Transport |
getTransport() |
void |
ready()
Invoked by called
GracefulShutdownListener to notify the graceful
termination process that it's safe to terminate the transport. |
Transport getTransport()
void ready()
GracefulShutdownListener to notify the graceful
termination process that it's safe to terminate the transport.Copyright © 2012-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.