public interface ConfigPlugin
| Modifier and Type | Method and Description |
|---|---|
boolean |
applyDomainConfigChange(ConfigContext context,
boolean enable) |
boolean |
applyStandaloneConfigChange(ConfigContext context,
boolean enable) |
java.lang.String |
getConfigName() |
java.util.List<LayerConfig> |
getLayerConfigs() |
java.lang.String getConfigName()
java.util.List<LayerConfig> getLayerConfigs()
boolean applyDomainConfigChange(ConfigContext context, boolean enable)
boolean applyStandaloneConfigChange(ConfigContext context, boolean enable)
Copyright © 2019. All rights reserved.