| Package | Description |
|---|---|
| com.baidu.disconf.core.common.constants | |
| com.baidu.disconf.core.common.path |
| Modifier and Type | Method and Description |
|---|---|
static DisConfigTypeEnum |
DisConfigTypeEnum.getByType(int type) |
static DisConfigTypeEnum |
DisConfigTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DisConfigTypeEnum[] |
DisConfigTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
DisconfWebPathMgr.getRemoteUrlParameter(String urlPrefix,
String app,
String version,
String env,
String key,
DisConfigTypeEnum disConfigTypeEnum)
获取 配置项 或者 是配置ITEM 的远程URL
|
Copyright © 2015–2016 Baidu. All rights reserved.