Interface Lifecycle

    • Method Detail

      • start

        void start()
            throws jakarta.servlet.ServletException
        Throws:
        jakarta.servlet.ServletException
      • stop

        void stop()
           throws jakarta.servlet.ServletException
        Throws:
        jakarta.servlet.ServletException
      • isStarted

        boolean isStarted()