@Beta
public interface ConfigApplyDelegate
| Modifier and Type | Method and Description |
|---|---|
void |
onApply(Config config)
Processes changes applied to the specified configuration.
|
void onApply(Config config)
config - changed configurationCopyright © 2015. All rights reserved.