// TODO abstract to other grids
 public CacheContainer getCacheContainer() {
   return manager.getService();
 }