Class LibDocBundleBoot
java.lang.Object
org.pentaho.reporting.libraries.base.boot.AbstractBoot
org.pentaho.reporting.libraries.docbundle.LibDocBundleBoot
- All Implemented Interfaces:
org.pentaho.reporting.libraries.base.boot.SubSystem
public class LibDocBundleBoot
extends org.pentaho.reporting.libraries.base.boot.AbstractBoot
-
Method Summary
Modifier and TypeMethodDescriptionstatic LibDocBundleBootprotected org.pentaho.reporting.libraries.base.versioning.ProjectInformationprotected org.pentaho.reporting.libraries.base.config.Configurationprotected voidMethods 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:
loadConfigurationin classorg.pentaho.reporting.libraries.base.boot.AbstractBoot
-
performBoot
protected void performBoot()- Specified by:
performBootin classorg.pentaho.reporting.libraries.base.boot.AbstractBoot
-
getProjectInfo
protected org.pentaho.reporting.libraries.base.versioning.ProjectInformation getProjectInfo()- Specified by:
getProjectInfoin classorg.pentaho.reporting.libraries.base.boot.AbstractBoot
-