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