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