public interface ConfigurableModule
Modifier and Type | Method and Description |
---|---|
boolean |
configurationChanged(Scope param,
Object value)
When a configuration is changed this method is called.
|
boolean configurationChanged(Scope param, Object value)
param
- The parameter scope + id that has to change value.value
- The new value to be set, in case of ConfigurationFile
this value will be a File
.Copyright © 2018 universAAL Consortium. All rights reserved.