Uses of Interface
org.infinispan.executors.ExecutorFactory

Packages that use ExecutorFactory
org.infinispan.client.hotrod.impl.async   
org.infinispan.executors Implementations of different executors used for asynchronous operation. 
 

Uses of ExecutorFactory in org.infinispan.client.hotrod.impl.async
 

Classes in org.infinispan.client.hotrod.impl.async that implement ExecutorFactory
 class DefaultAsyncExecutorFactory
          Default implementation for ExecutorFactory based on an ThreadPoolExecutor.
 

Uses of ExecutorFactory in org.infinispan.executors
 

Classes in org.infinispan.executors that implement ExecutorFactory
 class DefaultExecutorFactory
          Default executor factory that creates executors using the JDK Executors service.
 


Google Analytics

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