Interface ServerShutdownListener

    • Method Detail

      • processServerShutdown

        void processServerShutdown​(java.lang.String reason)
        Performs any processing that may be necessary when the server begins the shutdown process.
        Parameters:
        reason - Information about the reason for the shutdown.