Class DefaultScheduledExecutorFactory

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

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