Interface Service

  • All Known Implementing Classes:
    EventSource

    public interface Service
    • Method Detail

      • stop

        void stop()
           throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • close

        void close()
            throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException