|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Config.ChangeListener | Listener interface for publishing change events. |
Class Summary | |
Config | Class to support application and software module configuration. |
Config.Property | Defines a property in a configuration. |
ConfigHolder | |
ConfigReader | Abstract class for reading property settings. |
JavaPropertyReader | Reads property settings out of an original java property instance. |
ServletInitParameterReader | Reads property settings out of a ServletConfig
object. |
ServletRequestReader | Reads property settings out of a ServletRequest object. |
SystemPropertyReader | Reads the property settings from the system properties. |
XMLConfigReader | |
XMLConfigReader.Test |
Exception Summary | |
Config.Exception | |
Config.MultiValueException | Exception denoting illegal value/multivalue assignments. |
ConfigReader.Exception | Exception denoting errors while reading property settings. |
XMLConfigReader.Exception |
Utitities for configuring software modules.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |