public class LegacyChartModule
extends org.pentaho.reporting.libraries.base.boot.AbstractModule
| Constructor and Description |
|---|
LegacyChartModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(org.pentaho.reporting.libraries.base.boot.SubSystem subSystem)
Initializes the module.
|
configure, getDescription, getName, getOptionalModules, getProducer, getRequiredModules, getSubSystem, isClassLoadable, loadModuleInfo, loadModuleInfo, performExternalInitialize, performExternalInitialize, setDescription, setName, setOptionalModules, setProducer, setRequiredModules, setSubSystem, toStringequals, getMajorVersion, getMinorVersion, getModuleClass, getPatchLevel, hashCode, setMajorVersion, setMinorVersion, setModuleClass, setPatchLevelpublic LegacyChartModule()
throws org.pentaho.reporting.libraries.base.boot.ModuleInitializeException
org.pentaho.reporting.libraries.base.boot.ModuleInitializeExceptionpublic void initialize(org.pentaho.reporting.libraries.base.boot.SubSystem subSystem)
throws org.pentaho.reporting.libraries.base.boot.ModuleInitializeException
subSystem - the subSystem.org.pentaho.reporting.libraries.base.boot.ModuleInitializeException - if an error occurred while initializing the module.Copyright © 2002–2017 Pentaho Corporation. All rights reserved.