类 AbstractCacheFactory
- java.lang.Object
-
- com.alibaba.dubbo.cache.support.AbstractCacheFactory
-
- 所有已实现的接口:
CacheFactory
public abstract class AbstractCacheFactory extends Object implements CacheFactory
AbstractCacheFactory
-
-
方法详细资料
-
getCache
public Cache getCache(URL url, Invocation invocation)
- 指定者:
getCache
在接口中CacheFactory
-
-