ehcache

Uses of Class
net.sf.ehcache.constructs.nonstop.store.ExecutorServiceStore

Packages that use ExecutorServiceStore
net.sf.ehcache.constructs.nonstop.store Ehcache-nonstopcache behaviors package 
 

Uses of ExecutorServiceStore in net.sf.ehcache.constructs.nonstop.store
 

Subclasses of ExecutorServiceStore in net.sf.ehcache.constructs.nonstop.store
 class TransactionalExecutorServiceStore
          This implementation is identical to TransactionalExecutorServiceStore except that it ensures the transactional context gets propagated to the executor thread.
 

Constructors in net.sf.ehcache.constructs.nonstop.store with parameters of type ExecutorServiceStore
RejoinAwareBlockingOperation(ExecutorServiceStore executorServiceStore, Callable<V> callable)
          Public constructor
 


ehcache

Copyright © 2003-2012 Terracotta, Inc.. All Rights Reserved.