com.alibaba.dubbo.cache.support
Class AbstractCacheFactory
java.lang.Object
com.alibaba.dubbo.cache.support.AbstractCacheFactory
- All Implemented Interfaces:
- CacheFactory
- Direct Known Subclasses:
- JCacheFactory, LruCacheFactory, ThreadLocalCacheFactory
public abstract class AbstractCacheFactory
- extends Object
- implements CacheFactory
AbstractCacheFactory
- Author:
- william.liangf
AbstractCacheFactory
public AbstractCacheFactory()
getCache
public Cache getCache(URL url)
- Specified by:
getCache
in interface CacheFactory
Copyright © 2012–2017 Alibaba. All rights reserved.