com.clickntap.tool.cache
Class EhCacheManager
java.lang.Object
com.clickntap.tool.cache.EhCacheManager
- All Implemented Interfaces:
- CacheManager
public class EhCacheManager
- extends Object
- implements CacheManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EhCacheManager
public EhCacheManager()
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
shutdown
public void shutdown()
Copyright © 2014. All rights reserved.