|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Configurable | A Configurable provides access to its
Configuration - no more no less. |
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. |
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. |
Class Summary | |
---|---|
Configuration |
A Configuration represents a generic storage
for settings which hold the configuration
of your system, module or some other software artifact. |
GenericSetting |
GenericSetting represents some kind of the
reference implementation of ISetting . |
Enum Summary | |
---|---|
Configuration.Type |
Defines different Configuration.Type s of concrete
Configuration instances. |
ConfigurationDeclaration.DeclarationType | Defines the different types of String declarations
possible. |
SettingMode |
Describes the context an ISetting is
used in. |
Exception Summary | |
---|---|
ConfigurationException | Indicates an error in the Configuration or its backend. |
eCommon's Configuration API core classes (originally migrated from DW).
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |