Interface ServerSuspendContext

    • Method Detail

      • isStopping

        boolean isStopping()
        Indicates whether the server is suspending as part of the shutdown sequence.
        Returns:
        true, if the server is stopping, false otherwise.