ehcache

Deprecated API


Contents
Deprecated Methods
net.sf.ehcache.Cache.getDiskStoreHitCount()
          Use Statistics 
net.sf.ehcache.Cache.getHitCount()
          Use Statistics 
net.sf.ehcache.CacheException.getInitialCause()
          use getCause instead 
net.sf.ehcache.Cache.getMemoryStoreHitCount()
          Use Statistics 
net.sf.ehcache.Cache.getMissCountExpired()
          Use Statistics 
net.sf.ehcache.Cache.getMissCountNotFound()
          Use Statistics 
 


ehcache