ehcache

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

Packages that use NonStopCacheException
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.hibernate.nonstop
 

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


ehcache

true