org.infinispan.executors
Class DefaultExecutorFactory

java.lang.Object
  extended by org.infinispan.executors.DefaultExecutorFactory
All Implemented Interfaces:
ExecutorFactory

public class DefaultExecutorFactory
extends Object
implements ExecutorFactory

Default executor factory that creates executors using the JDK Executors service.

Since:
4.0
Author:
Manik Surtani

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

Constructor Detail

DefaultExecutorFactory

public DefaultExecutorFactory()
Method Detail

getExecutor

public ExecutorService getExecutor(Properties p)
Specified by:
getExecutor in interface ExecutorFactory

Google Analytics

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