Enum CachedThreadPoolExecutorFactory

java.lang.Object
java.lang.Enum<CachedThreadPoolExecutorFactory>
org.infinispan.commons.executors.CachedThreadPoolExecutorFactory
All Implemented Interfaces:
Serializable, Comparable<CachedThreadPoolExecutorFactory>, ThreadPoolExecutorFactory<ExecutorService>

public enum CachedThreadPoolExecutorFactory extends Enum<CachedThreadPoolExecutorFactory> implements ThreadPoolExecutorFactory<ExecutorService>
Author:
Galder ZamarreƱo