org.infinispan.executors
Class DefaultScheduledExecutorFactory

java.lang.Object
  extended by 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

Constructor Summary
DefaultScheduledExecutorFactory()
           
 
Method Summary
 ScheduledExecutorService getScheduledExecutor(Properties p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultScheduledExecutorFactory

public DefaultScheduledExecutorFactory()
Method Detail

getScheduledExecutor

public ScheduledExecutorService getScheduledExecutor(Properties p)
Specified by:
getScheduledExecutor in interface ScheduledExecutorFactory

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.