public interface IConfigurationListener
Modifier and Type | Method and Description |
---|---|
void |
configurationChanged(Configuration configuration)
Invoked when the configuration has changed.
|
void configurationChanged(Configuration configuration)
configuration
- the configuration that has changed.