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