Uses of Class
org.pentaho.reporting.libraries.base.boot.AbstractBoot
Packages that use AbstractBoot
Package
Description
-
Uses of AbstractBoot in org.pentaho.reporting.libraries.base
Subclasses of AbstractBoot in org.pentaho.reporting.libraries.baseModifier and TypeClassDescriptionclassAn utility class to safely boot and initialize the LibBase library. -
Uses of AbstractBoot in org.pentaho.reporting.libraries.base.boot
Methods in org.pentaho.reporting.libraries.base.boot that return AbstractBootModifier and TypeMethodDescriptionprotected AbstractBootAbstractBoot.loadBooter(String classname) Loads the specified booter implementation.static AbstractBootAbstractBoot.loadBooter(String classname, Class source) Loads the specified booter-class.Constructors in org.pentaho.reporting.libraries.base.boot with parameters of type AbstractBoot -
Uses of AbstractBoot in org.pentaho.reporting.libraries.base.config.metadata
Methods in org.pentaho.reporting.libraries.base.config.metadata with parameters of type AbstractBootModifier and TypeMethodDescriptionvoidConfigurationMetaDataParser.parseConfiguration(AbstractBoot boot)