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:
java.io.Serializable
,java.lang.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
clone, findPropertyKeys, getConfigProperties, getConfigProperty, getConfigProperty, insertConfiguration, isLocallyDefined, setConfigProperty
-
-