Example #1
0
 /** {@inheritDoc} */
 public String[] getCacheNames() throws IllegalStateException {
   return sampledCacheManagerDelegate.getCacheNames();
 }