Uses of Class
org.pentaho.reporting.libraries.base.boot.AbstractBoot
Package
Description
-
Uses of AbstractBoot in org.pentaho.reporting.libraries.base
Modifier and TypeClassDescriptionclass
An utility class to safely boot and initialize the LibBase library. -
Uses of AbstractBoot in org.pentaho.reporting.libraries.base.boot
Modifier and TypeMethodDescriptionprotected AbstractBoot
AbstractBoot.loadBooter
(String classname) Loads the specified booter implementation.static AbstractBoot
AbstractBoot.loadBooter
(String classname, Class source) Loads the specified booter-class. -
Uses of AbstractBoot in org.pentaho.reporting.libraries.base.config.metadata
Modifier and TypeMethodDescriptionvoid
ConfigurationMetaDataParser.parseConfiguration
(AbstractBoot boot)