Package org.infinispan.executors

Interface Summary
ExecutorFactory Used to configure and create executors
ScheduledExecutorFactory Used to configure and create scheduled executors
 

Class Summary
DefaultExecutorFactory Default executor factory that creates executors using the JDK Executors service.
DefaultScheduledExecutorFactory Creates scheduled executors using the JDK Executors service
 



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