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 © 2015 Oracle Corporation. All rights reserved.