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:
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
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, getConfiguration, getParentConfig, insertConfiguration, isLocallyDefined, setConfigProperty, setParentConfig
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PackageManager.PackageConfiguration

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