Class Config

java.lang.Object
org.eclnt.ccee.config.Config
All Implemented Interfaces:
ICCEEConstants

public class Config extends Object implements ICCEEConstants
Central class for getting configuration parameters.

By default they are stored in a configuration file "ccee_config.properties which is located inside the root package.

If working with contexts, then by default the "default" context is using "ccee_config.properties", all other contexts are using "ccee_config_&lt:nameOfContext>.properties".