org.tinygroup.cache.ehcache
Class EhCacheManager
java.lang.Object
org.tinygroup.cache.AbstractCacheManager
org.tinygroup.cache.ehcache.EhCacheManager
- All Implemented Interfaces:
- CacheManager
public class EhCacheManager
- extends AbstractCacheManager
- Author:
- renhui
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static EhCacheManager getInstance()
getInstance
public static EhCacheManager getInstance(net.sf.ehcache.CacheManager manager)
shutDown
public void shutDown()
newCache
protected Cache newCache(String region)
- Specified by:
newCache in class AbstractCacheManager
internalRemoveCache
protected void internalRemoveCache(Cache cache)
- Specified by:
internalRemoveCache in class AbstractCacheManager
Copyright © 2006–2015 TinyGroup. All rights reserved.