Interface ServerResumeContext

    • Method Detail

      • isStarting

        boolean isStarting()
        Indicates whether the server is resuming as part of the startup sequence.
        Returns:
        true, if the server is starting, false otherwise.