Interface LifeCycle

    • Method Summary

      Modifier and Type Method and Description
      boolean isStarted()
       
      void start()
       
      void stop()
       
    • Method Detail

      • start

        void start()
      • stop

        void stop()
      • isStarted

        boolean isStarted()