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 Type
    Method
    Description
     
    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getInstance

      public static LibDocBundleBoot getInstance()
    • loadConfiguration

      protected org.pentaho.reporting.libraries.base.config.Configuration loadConfiguration()
      Specified by:
      loadConfiguration in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
    • performBoot

      protected void performBoot()
      Specified by:
      performBoot in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
    • getProjectInfo

      protected org.pentaho.reporting.libraries.base.versioning.ProjectInformation getProjectInfo()
      Specified by:
      getProjectInfo in class org.pentaho.reporting.libraries.base.boot.AbstractBoot