Enum ScheduledThreadPoolExecutorFactory

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

public enum ScheduledThreadPoolExecutorFactory extends Enum<ScheduledThreadPoolExecutorFactory> implements ThreadPoolExecutorFactory<ScheduledExecutorService>
Author:
Galder ZamarreƱo