Package com.emarsys.ecommon.prefs.config.backend

eCommon's Configuration API backends (originally migrated from DW).

See:
          Description

Class Summary
DefaultsConfigurationBackend A ConfigurationBackend that supports default values.
FallbackConfigurationBackend A ConfigurationBackend that supports fallback mechanisms.
FallbackDefaultConfigurationBackend A ConfigurationBackend that provides both a fallback and defaults mechanism.
ImmutableConfigurationBackend An immutable or read-only wrapper for ConfigurationBackends.
ModeSettingConfigurationBackend A proxy to arbitrary ConfigurationBackends that is associated with a specific SettingMode.
NamedConfigurationBackend A more verbose version of ConfigurationBackend that has an associated name.
NullConfigurationBackend A ConfigurationBackend that a priori contains no ISetting and does not support insertions.
PropertiesConfigurationBackend A ConfigurationBackend with a Properties object as configuration store.
SnapshotPropertiesConfigurationBackend An immutable version of PropertiesConfigurationBackend.
 

Package com.emarsys.ecommon.prefs.config.backend Description

eCommon's Configuration API backends (originally migrated from DW).



Copyright © 2010 emarsys AG. All Rights Reserved.