Interface IConfigResponse
-
public interface IConfigResponseConfig Response Interface- Author:
- Nacos
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IConfigContextgetConfigContext()Get config contextObjectgetParameter(String key)get param
-
-
-
Method Detail
-
getConfigContext
IConfigContext getConfigContext()
Get config context- Returns:
- configContext
-
-