Package org.pentaho.openformula.ui
Class LibFormulaEditorBoot
java.lang.Object
org.pentaho.reporting.libraries.base.boot.AbstractBoot
org.pentaho.openformula.ui.LibFormulaEditorBoot
- All Implemented Interfaces:
org.pentaho.reporting.libraries.base.boot.SubSystem
public class LibFormulaEditorBoot
extends org.pentaho.reporting.libraries.base.boot.AbstractBoot
Creation-Date: 31.10.2006, 12:30:43
- Author:
- Thomas Morgner
-
Method Summary
Modifier and TypeMethodDescriptionstatic LibFormulaEditorBoot
protected org.pentaho.reporting.libraries.base.versioning.ProjectInformation
protected org.pentaho.reporting.libraries.base.config.Configuration
protected void
Methods inherited from class org.pentaho.reporting.libraries.base.boot.AbstractBoot
createDefaultHierarchicalConfiguration, getBootFailureReason, getConfigurationDomain, getExtendedConfig, getGlobalConfig, getObjectFactory, getPackageManager, isBootDone, isBootFailed, isBootInProgress, loadBooter, loadBooter, start
-
Method Details
-
getInstance
-
loadConfiguration
protected org.pentaho.reporting.libraries.base.config.Configuration loadConfiguration()- Specified by:
loadConfiguration
in classorg.pentaho.reporting.libraries.base.boot.AbstractBoot
-
performBoot
protected void performBoot()- Specified by:
performBoot
in classorg.pentaho.reporting.libraries.base.boot.AbstractBoot
-
getProjectInfo
protected org.pentaho.reporting.libraries.base.versioning.ProjectInformation getProjectInfo()- Specified by:
getProjectInfo
in classorg.pentaho.reporting.libraries.base.boot.AbstractBoot
-