ehcache

Deprecated API


Contents
Deprecated Methods
net.sf.ehcache.Cache.getDiskExpiryThreadIntervalSeconds()
          Get this from the configuration 
net.sf.ehcache.Cache.getDiskStoreHitCount()
          Use Statistics 
net.sf.ehcache.Cache.getHitCount()
          Use Statistics 
net.sf.ehcache.Cache.getMaxElementsInMemory()
          Get this from the configuration 
net.sf.ehcache.Cache.getMaxElementsOnDisk()
          Get this from the configuration 
net.sf.ehcache.Cache.getMemoryStoreEvictionPolicy()
          Get this from the configuration 
net.sf.ehcache.Cache.getMemoryStoreHitCount()
          Use Statistics 
net.sf.ehcache.Cache.getMissCountExpired()
          Use Statistics 
net.sf.ehcache.Cache.getMissCountNotFound()
          Use Statistics 
net.sf.ehcache.Cache.getTimeToIdleSeconds()
          Get this from the configuration 
net.sf.ehcache.Cache.getTimeToLiveSeconds()
          Get this from the configuration 
net.sf.ehcache.Cache.isDiskPersistent()
          Get this from the configuration * 
net.sf.ehcache.Cache.isEternal()
          Get this from the configuration 
net.sf.ehcache.Cache.isOverflowToDisk()
          Get this from the configuration 
net.sf.ehcache.CacheManager.setCacheManagerEventListener(CacheManagerEventListener)
          Use getCacheManagerEventListenerRegistry instead 
 


ehcache