|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.emarsys.ecommon.prefs.config | |
---|---|
com.emarsys.ecommon.mail.test | |
com.emarsys.ecommon.prefs.config | eCommon's Configuration API core classes (originally migrated from DW). |
com.emarsys.ecommon.prefs.config.backend | eCommon's Configuration API backends (originally migrated from DW). |
com.emarsys.ecommon.prefs.config.declaration | eCommon's Configuration API declaration parsers (migrated from DW). |
Classes in com.emarsys.ecommon.prefs.config used by com.emarsys.ecommon.mail.test | |
---|---|
Configurable
A Configurable provides access to its
Configuration - no more no less. |
|
Configuration
A Configuration represents a generic storage
for settings which hold the configuration
of your system, module or some other software artifact. |
Classes in com.emarsys.ecommon.prefs.config used by com.emarsys.ecommon.prefs.config | |
---|---|
Configuration
A Configuration represents a generic storage
for settings which hold the configuration
of your system, module or some other software artifact. |
|
Configuration.Type
Defines different Configuration.Type s of concrete
Configuration instances. |
|
ConfigurationBackend
A ConfigurationBackend encapsulates a generic
backend that provides access to ISetting s. |
|
ConfigurationDeclaration
A ConfigurationDeclaration holds metadata information
about a Configuration like its name and ConfigurationDeclaration.DeclarationType
but it also acts as a parser for the actual declaration and
is able to retrieve defined fallback settings
or default values. |
|
ConfigurationDeclaration.DeclarationType
Defines the different types of String declarations
possible. |
|
ConfigurationException
Indicates an error in the Configuration or its backend. |
|
ISetting
ISetting represents the abstract notion of a
single setting or property, that means more or less
a name-value pair of String s, in the
Configuration API. |
|
SettingMode
Describes the context an ISetting is
used in. |
Classes in com.emarsys.ecommon.prefs.config used by com.emarsys.ecommon.prefs.config.backend | |
---|---|
ConfigurationBackend
A ConfigurationBackend encapsulates a generic
backend that provides access to ISetting s. |
|
ISetting
ISetting represents the abstract notion of a
single setting or property, that means more or less
a name-value pair of String s, in the
Configuration API. |
|
SettingMode
Describes the context an ISetting is
used in. |
Classes in com.emarsys.ecommon.prefs.config used by com.emarsys.ecommon.prefs.config.declaration | |
---|---|
Configuration.Type
Defines different Configuration.Type s of concrete
Configuration instances. |
|
ConfigurationBackend
A ConfigurationBackend encapsulates a generic
backend that provides access to ISetting s. |
|
ConfigurationDeclaration
A ConfigurationDeclaration holds metadata information
about a Configuration like its name and ConfigurationDeclaration.DeclarationType
but it also acts as a parser for the actual declaration and
is able to retrieve defined fallback settings
or default values. |
|
ConfigurationDeclaration.DeclarationType
Defines the different types of String declarations
possible. |
|
ConfigurationException
Indicates an error in the Configuration or its backend. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |