@LoadLevel(name="memory-map", order=100) public class DefaultCache304ConfigStoreImpl extends Object implements ICache304ConfigStore
| 构造器和说明 |
|---|
DefaultCache304ConfigStoreImpl()
默认构造函数
|
DefaultCache304ConfigStoreImpl(Map<String,Cache304Config> cache304ConfigMap)
带参构造函数
|
| 限定符和类型 | 方法和说明 |
|---|---|
Cache304Config |
getConfig(String path)
获取配置
|
void |
putConfig(String path,
Cache304Config config)
添加配置
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfig, putConfig, putConfigpublic DefaultCache304ConfigStoreImpl()
public DefaultCache304ConfigStoreImpl(Map<String,Cache304Config> cache304ConfigMap)
cache304ConfigMap - 保存配置的mappublic void putConfig(String path, Cache304Config config)
ICache304ConfigStoreputConfig 在接口中 ICache304ConfigStorepath - 请求路径config - 缓存配置public Cache304Config getConfig(String path)
ICache304ConfigStoregetConfig 在接口中 ICache304ConfigStorepath - 请求路径Copyright © 2021 EasyJ寮�婧愮ぞ鍖�. All rights reserved.