public class ConfigContext extends Object implements IConfigContext
| Constructor and Description |
|---|
ConfigContext() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getParameter(String key) |
void |
setParameter(String key,
Object value) |
public Object getParameter(String key)
getParameter in interface IConfigContextpublic void setParameter(String key, Object value)
setParameter in interface IConfigContextCopyright © 2018–2020 Alibaba Group. All rights reserved.