public interface IConfigContext
| Modifier and Type | Method and Description |
|---|---|
Object |
getParameter(String key)
Get context param by key
|
void |
setParameter(String key,
Object value)
Set context param
|
Copyright © 2018–2019 Alibaba Group. All rights reserved.