Class ManageableThreadPoolExecutorService

java.lang.Object
org.infinispan.executors.ManageableExecutorService<ExecutorService>
org.infinispan.server.core.utils.ManageableThreadPoolExecutorService

@MBean(objectName="WorkerExecutor") public class ManageableThreadPoolExecutorService extends ManageableExecutorService<ExecutorService>
Since:
10.0
Author:
Tristan Tarrant <tristan@infinispan.org>
  • Constructor Details

    • ManageableThreadPoolExecutorService

      public ManageableThreadPoolExecutorService(ExecutorService threadPoolExecutor)