public class DefaultCache304ConfigStorageImpl extends Object implements ICache304ConfigStorage
| 构造器和说明 |
|---|
DefaultCache304ConfigStorageImpl()
默认构造函数
|
DefaultCache304ConfigStorageImpl(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 DefaultCache304ConfigStorageImpl()
public DefaultCache304ConfigStorageImpl(Map<String,Cache304Config> cache304ConfigMap)
cache304ConfigMap - 保存配置的mappublic void putConfig(String path, Cache304Config config)
ICache304ConfigStorageputConfig 在接口中 ICache304ConfigStoragepath - 请求路径config - 缓存配置public Cache304Config getConfig(String path)
ICache304ConfigStoragegetConfig 在接口中 ICache304ConfigStoragepath - 请求路径Copyright © 2021 EasyJ寮�婧愮ぞ鍖�. All rights reserved.