|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |