Interface ThreadPool.InterruptableTask

    • Method Detail

      • shutdown

        void shutdown()
               throws java.lang.Throwable
        Interrupts the task.
        Throws:
        java.lang.Throwable - Shutting down the task failed.