| 程序包 | 说明 |
|---|---|
| com.alibaba.dubbo.config.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
static ReferenceConfigCache |
ReferenceConfigCache.getCache()
Get the cache use default name and
DEFAULT_KEY_GENERATOR to generate cache key. |
static ReferenceConfigCache |
ReferenceConfigCache.getCache(String name)
Get the cache use specified name and
ReferenceConfigCache.KeyGenerator. |
static ReferenceConfigCache |
ReferenceConfigCache.getCache(String name,
ReferenceConfigCache.KeyGenerator keyGenerator)
Get the cache use specified
ReferenceConfigCache.KeyGenerator. |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.