org.pentaho.reporting.libraries.base.boot
public interface SubSystem
| Method Summary | |
|---|---|
| ExtendedConfiguration | getExtendedConfig()
Returns the global configuration as ExtendedConfiguration instance.
|
| Configuration | getGlobalConfig()
Returns the global configuration.
|
| PackageManager | getPackageManager()
Returns the package manager.
|
Returns: the extended configuration.
Returns: The global configuration.
Returns: The package manager.