| Name | Description | Type | Package | Framework |
| CacheOperationUnderExplicitLockCallable | Callable used with nonstop when explicit lock has been acquiredAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.constructs.nonstop.concurrency | EHCache |
| ExplicitLockingContextThreadLocal | A class that maintains a thread local to keep track of any explicit locks acquired by the app threadAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.constructs.nonstop.concurrency | EHCache |
| InvalidLockStateAfterRejoinException | Exception class signifying invalid lock state. | Class | net.sf.ehcache.constructs.nonstop.concurrency | EHCache |
| LockOperationTimedOutNonstopException | Special class of NonStopCacheException which is thrown on timeout of lock operationsAuthor:Abhishek SanoujamSee Also:Serialized Form | Class | net.sf.ehcache.constructs.nonstop.concurrency | EHCache |
| NonStopCacheKeySet | Fields inherited from class java. | Class | net.sf.ehcache.constructs.nonstop.concurrency | EHCache |
| NonstopCacheLockProvider | Class implementing CacheLockProvider with nonstop featureAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.constructs.nonstop.concurrency | EHCache |