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