public class EhCacheManager extends Object implements CacheManager
| Constructor and Description |
|---|
EhCacheManager() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsCache(String cacheName) |
Cache |
getCache(String cacheName) |
void |
reset() |
void |
shutdown() |
public Cache getCache(String cacheName) throws Exception
getCache in interface CacheManagerExceptionpublic boolean containsCache(String cacheName)
containsCache in interface CacheManagerpublic void reset()
reset in interface CacheManagerpublic void shutdown()
Copyright © 2015. All rights reserved.