public static interface Configuration.ConfigChangeListener
Modifier and Type | Method and Description |
---|---|
void |
configurationChanged(ConfKey key)
Fires when a configuration setting changes.
|
void configurationChanged(ConfKey key)
key
- The changed configuration setting.