ehcache

Uses of Class
net.sf.ehcache.constructs.nonstop.concurrency.ExplicitLockingContextThreadLocal

Packages that use ExplicitLockingContextThreadLocal
net.sf.ehcache.constructs.nonstop.concurrency Nonstop feature related to concurrent package 
net.sf.ehcache.constructs.nonstop.store Ehcache-nonstopcache behaviors package 
 

Uses of ExplicitLockingContextThreadLocal in net.sf.ehcache.constructs.nonstop.concurrency
 

Constructors in net.sf.ehcache.constructs.nonstop.concurrency with parameters of type ExplicitLockingContextThreadLocal
NonstopCacheLockProvider(NonstopStore nonstopStore, NonstopActiveDelegateHolder nonstopActiveDelegateHolder, ExplicitLockingContextThreadLocal explicitLockingContextThreadLocal, NonstopConfiguration nonstopConfiguration)
          Public constructor
 

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

Constructors in net.sf.ehcache.constructs.nonstop.store with parameters of type ExplicitLockingContextThreadLocal
ExecutorServiceStore(NonstopActiveDelegateHolder nonstopActiveDelegateHolder, NonstopConfiguration nonstopConfiguration, NonstopTimeoutBehaviorStoreResolver timeoutBehaviorResolver, CacheCluster cacheCluster, ExplicitLockingContextThreadLocal explicitLockingContextThreadLocal)
          Constructor accepting the NonstopActiveDelegateHolder, NonstopConfiguration and NonstopTimeoutBehaviorStoreResolver
TransactionalExecutorServiceStore(NonstopActiveDelegateHolder nonstopActiveDelegateHolder, NonstopConfiguration nonstopConfiguration, NonstopTimeoutBehaviorStoreResolver timeoutBehaviorResolver, CacheCluster cacheCluster, TransactionManagerLookup transactionManagerLookup, ExplicitLockingContextThreadLocal explicitLockingContextThreadLocal)
          Constructor
 


ehcache

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