|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.irisel.util.Configuration
com.irisel.util.PropertyFileConfiguration
com.irisel.util.PackageConfiguration
public class PackageConfiguration
The PackageConfiguration handles the module level configuration.
Field Summary |
---|
Constructor Summary | |
---|---|
PackageConfiguration()
DefaultConstructor. |
Method Summary | |
---|---|
void |
insertConfiguration(Configuration config)
The new configuartion will be inserted into the list of report configuration, so that this configuration has the given report configuration instance as parent. |
Methods inherited from class com.irisel.util.PropertyFileConfiguration |
---|
load, load, load, load, save, save |
Methods inherited from class com.irisel.util.Configuration |
---|
findPropertyKeys, getClassIcon, getConfigProperties, getConfigProperty, getConfigProperty, getConfiguration, getGlobalConfig, getLogLevel, getLogTarget, isDisableLogging, isLocallyDefined, openFile, openFile, setConfigProperty, setCurrentDirectory, setCurrentDirectory, setDisableLogging, setLogLevel, setLogTarget |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PackageConfiguration() throws ConfigException
ConfigException
Method Detail |
---|
public void insertConfiguration(Configuration config)
config
- the new report configuration.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |