Class LibBaseBoot

java.lang.Object
org.pentaho.reporting.libraries.base.boot.AbstractBoot
org.pentaho.reporting.libraries.base.LibBaseBoot
All Implemented Interfaces:
SubSystem

public class LibBaseBoot extends AbstractBoot
An utility class to safely boot and initialize the LibBase library.
Author:
: Thomas Morgner
  • Method Details

    • getInstance

      public static LibBaseBoot getInstance()
      Returns the singleton instance of LibBaseBoot.
      Returns:
      the boot class for Libbase.