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