Interface ThreadPool.InterruptableTask

    • Method Detail

      • shutdown

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