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