Class PackageManager.PackageConfiguration
- java.lang.Object
-
- org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
-
- org.pentaho.reporting.libraries.base.config.PropertyFileConfiguration
-
- org.pentaho.reporting.libraries.base.boot.PackageManager.PackageConfiguration
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Configuration
,ModifiableConfiguration
- Enclosing class:
- PackageManager
public static class PackageManager.PackageConfiguration extends PropertyFileConfiguration
The PackageConfiguration handles the module level configuration.- Author:
- Thomas Morgner
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PackageConfiguration()
DefaultConstructor.
-
Method Summary
-
Methods inherited from class org.pentaho.reporting.libraries.base.config.PropertyFileConfiguration
load, load, load
-
Methods inherited from class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
addAll, clone, findPropertyKeys, getConfigProperties, getConfigProperty, getConfigProperty, getConfiguration, getParentConfig, insertConfiguration, isLocallyDefined, reconnectConfiguration, setConfigProperty, setParentConfig
-
-