ehcache

Uses of Class
net.sf.ehcache.constructs.nonstop.NonStopCacheException

Packages that use NonStopCacheException
net.sf.ehcache.constructs.nonstop.concurrency Nonstop feature related to concurrent package 
net.sf.ehcache.hibernate.nonstop This package contains interfaces and classes for Hibernate related to Ehcache's nonstop feature. 
 

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

Subclasses of NonStopCacheException in net.sf.ehcache.constructs.nonstop.concurrency
 class InvalidLockStateAfterRejoinException
          Exception class signifying invalid lock state.
 class LockOperationTimedOutNonstopException
          Special class of NonStopCacheException which is thrown on timeout of lock operations
 

Uses of NonStopCacheException in net.sf.ehcache.hibernate.nonstop
 

Methods in net.sf.ehcache.hibernate.nonstop with parameters of type NonStopCacheException
 void HibernateNonstopCacheExceptionHandler.handleNonstopCacheException(NonStopCacheException nonStopCacheException)
          Handle NonStopCacheException.
 


ehcache

Copyright 2001-2016, Terracotta, Inc.