public void evictAll() throws CacheException {
   delegate.evictAll();
 }