Class DefaultScheduledExecutorFactory

java.lang.Object
org.infinispan.executors.DefaultScheduledExecutorFactory
All Implemented Interfaces:
ScheduledExecutorFactory

public class DefaultScheduledExecutorFactory extends Object implements ScheduledExecutorFactory
Creates scheduled executors using the JDK Executors service
Since:
4.0
Author:
Manik Surtani, Tristan Tarrant