@Override
 public Cache<K, V> getCache() {
   return decoratedEvent.getCache();
 }