Exemple #1
0
 /**
  * {@inheritDoc}
  *
  * @see net.sf.ehcache.statistics.CacheUsageListener#notifyCacheMissedWithNotFound()
  */
 public void notifyCacheMissedWithNotFound() {
   super.cacheMissNotFound();
 }