com.clickntap.tool.cache
Class MemoryCacheManager
java.lang.Object
com.clickntap.tool.cache.MemoryCacheManager
- All Implemented Interfaces:
- CacheManager
public class MemoryCacheManager
- extends Object
- implements CacheManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MemoryCacheManager
public MemoryCacheManager()
getCache
public Cache getCache(String cacheName)
throws Exception
- Specified by:
getCache in interface CacheManager
- Throws:
Exception
containsCache
public boolean containsCache(String cacheName)
- Specified by:
containsCache in interface CacheManager
reset
public void reset()
- Specified by:
reset in interface CacheManager
Copyright © 2014. All rights reserved.