public interface ConfigMetadata extends ConfigScopeSupport, Serializable
all| 限定符和类型 | 方法和说明 |
|---|---|
ConfigMetadata |
copy(ConfigScope... scopes)
复制为新的配置,并按指定的scope过滤属性,只返回符合scope的属性.
|
String |
getDescription() |
String |
getName() |
List<ConfigPropertyMetadata> |
getProperties() |
getScopes, hasAnyScope, hasScopeString getName()
String getDescription()
List<ConfigPropertyMetadata> getProperties()
ConfigMetadata copy(ConfigScope... scopes)
scopes - 范围Copyright © 2019–2022. All rights reserved.