Uses of Interface
org.pentaho.reporting.libraries.base.config.ExtendedConfiguration

Packages that use ExtendedConfiguration
org.pentaho.reporting.libraries.base.boot   
org.pentaho.reporting.libraries.base.config   
 

Uses of ExtendedConfiguration in org.pentaho.reporting.libraries.base.boot
 

Methods in org.pentaho.reporting.libraries.base.boot that return ExtendedConfiguration
 ExtendedConfiguration AbstractBoot.getExtendedConfig()
          Returns the global configuration as extended configuration.
 ExtendedConfiguration SubSystem.getExtendedConfig()
          Returns the global configuration as ExtendedConfiguration instance.
 

Uses of ExtendedConfiguration in org.pentaho.reporting.libraries.base.config
 

Classes in org.pentaho.reporting.libraries.base.config that implement ExtendedConfiguration
 class ExtendedConfigurationWrapper
          A wrapper for the extended configuration interface around a plain configuration.