Interface ShutdownContext

    • Method Detail

      • getTransport

        Transport getTransport()
        Returns:
        the Transport that is being shutdown.
      • ready

        void ready()
        Invoked by called GracefulShutdownListener to notify the graceful termination process that it's safe to terminate the transport.