Interface ServiceProcess

  • All Known Implementing Classes:
    ThreadedServiceProcess

    public interface ServiceProcess
    Created by IntelliJ IDEA. User: Leonid.Shalupov Date: 18.07.2008 Time: 19:25:18
    • Method Detail

      • start

        void start()
      • waitForTermination

        void waitForTermination​(Boolean shouldInterrupt)