public interface SettingsListener
SettingsManager
notifications.Modifier and Type | Method and Description |
---|---|
void |
notifySettingsChanged(Suite suite,
SettingSet settings)
Notifies a listener that suite or system settings have changed.
|
void notifySettingsChanged(Suite suite, SettingSet settings)
SettingSet.save
call.suite
- updated suite, can also be SYSTEM_SUITE
for system settingssettings
- the changed settingsCopyright (c) 2013, Oracle and/or its affiliates. All Rights Reserved. Use of this specification is subject to license terms.