Exemplo n.º 1
0
 @Override
 public void update(Channel entity) {
   evictCache(entity);
   super.update(entity);
 }