Class Configuration

java.lang.Object
de.businesscode.bcdui.toolbox.Configuration
All Implemented Interfaces:
ConfigurationProvider

public class Configuration extends Object implements ConfigurationProvider
This class extends the JNDIProvider and offers a common API to retrieve configuration parameter from JNDI context as specified by servlet spec, furthermore this class cascades the configuration via DbProperties allowing to manage dynamic properties from database. all API refer to "server" scope in sense of DbProperties scope, except of getClientParameters() which provides "client" scope configuration from database.