Package org.exoplatform.commons.api.settings
package org.exoplatform.commons.api.settings
Provides the API for the Setting service.
It contains the abstract class and interfaces for accessing and processing setting data stored in a data source
and also dealing with synchronous notification of events during the reading and writing of setting properties.
-
ClassDescription
ExoFeatureServiceplugin that allows to manage enablement of feature by plugin instead of managing it in Service so that each addon can manage the feature enablement by userThis class is registered with the SettingsService and is invoked when an event with the same name is broadcasted.Stores and removes a value associated with a key.SettingValue<T>