org.tinygroup.cache.ehcache
类 EhCacheManager
java.lang.Object
org.tinygroup.cache.AbstractCacheManager
org.tinygroup.cache.ehcache.EhCacheManager
- 所有已实现的接口:
- CacheManager
public class EhCacheManager
- extends AbstractCacheManager
- 作者:
- renhui
| 从类 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)
- 指定者:
- 类
AbstractCacheManager 中的 newCache
internalRemoveCache
protected void internalRemoveCache(Cache cache)
- 指定者:
- 类
AbstractCacheManager 中的 internalRemoveCache
Copyright © 2006–2016 TinyGroup. All rights reserved.