Enum Class CachedThreadPoolExecutorFactory

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

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