org.pentaho.reporting.libraries.base.boot
Class PackageManager.PackageConfiguration

java.lang.Object
  extended by org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
      extended by org.pentaho.reporting.libraries.base.config.PropertyFileConfiguration
          extended by 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
PackageManager.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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PackageManager.PackageConfiguration

public PackageManager.PackageConfiguration()
DefaultConstructor. Creates a new package configuration.