public interface ConfigurationObserverIF
Modifier and Type | Method and Description |
---|---|
void |
configurationChanged(Object configuration)
Called when the observed configuration has changed in some matter.
|
void configurationChanged(Object configuration)