Interface ServerShutdownListener

    • Method Detail

      • processServerShutdown

        void processServerShutdown​(LocalizableMessage reason)
        Indicates that the Directory Server has received a request to stop running and that this shutdown listener should take any action necessary to prepare for it.
        Parameters:
        reason - The human-readable reason for the shutdown.