|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| ConfigSource | If a class should be used by the
Configuration to read entries from a
source, it has to implement the interface ConfigSource. |
| Class Summary | |
|---|---|
| Configuration | This class reads program parameters from different sources and makes them accessible. |
| PropertiesSource | This is the implementation of a ConfigSource wich uses the Java-Properties. |
Provides classes and interface for reading entries from various sources and filling a three-level hierarchie configuration.
Up to now, only JavaProperties can be used as a source for the configuration.
Other sources like XML-files or a database are prepared.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||