|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NonstopTimeoutBehaviorStoreResolver | |
|---|---|
| net.sf.ehcache.constructs.nonstop.store | Ehcache-nonstopcache behaviors package |
| Uses of NonstopTimeoutBehaviorStoreResolver in net.sf.ehcache.constructs.nonstop.store |
|---|
| Classes in net.sf.ehcache.constructs.nonstop.store that implement NonstopTimeoutBehaviorStoreResolver | |
|---|---|
class |
NonstopStoreImpl
A NonstopStore implementation which does not block threads when the cluster goes down. |
| Constructors in net.sf.ehcache.constructs.nonstop.store with parameters of type NonstopTimeoutBehaviorStoreResolver | |
|---|---|
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 | |||||||||