ehcache

Package net.sf.ehcache.constructs.nonstop.concurrency

Nonstop feature related to concurrent package

See:
          Description

Class Summary
CacheOperationUnderExplicitLockCallable<V> Callable used with nonstop when explicit lock has been acquired
ExplicitLockingContextThreadLocal A class that maintains a thread local to keep track of any explicit locks acquired by the app thread
NonstopCacheLockProvider Class implementing CacheLockProvider with nonstop feature
 

Exception Summary
InvalidLockStateAfterRejoinException Exception class signifying invalid lock state.
 

Package net.sf.ehcache.constructs.nonstop.concurrency Description

Nonstop feature related to concurrent package

This package contains classes for nonstop feature related to concurrent features


ehcache

true