Class ManagedThreadPoolExecutor

All Implemented Interfaces:
Executor, ExecutorService, ManageableThreadPoolExecutorService

public final class ManagedThreadPoolExecutor extends ThreadPoolExecutor implements ManageableThreadPoolExecutorService
A version of ThreadPoolExecutor which implements ManageableThreadPoolExecutorService in order to allow opting out of using EnhancedQueueExecutor.