Class EventLoggingThreadPoolExecutor

  • All Implemented Interfaces:
    Executor, ExecutorService

    public class EventLoggingThreadPoolExecutor
    extends ThreadPoolExecutor
    A specialised thread pool executor that logs what the workers are doing.
    Since:
    v4.0