|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.libraries.base.boot.AbstractBoot
org.pentaho.reporting.libraries.base.LibBaseBoot
public class LibBaseBoot
An utility class to safely boot and initialize the LibBase library.
Method Summary | |
---|---|
static LibBaseBoot |
getInstance()
Returns the singleton instance of LibBaseBoot. |
protected ProjectInformation |
getProjectInfo()
Returns the project info. |
protected Configuration |
loadConfiguration()
Loads the configuration for LibBase. |
protected void |
performBoot()
Performs the boot. |
Methods inherited from class org.pentaho.reporting.libraries.base.boot.AbstractBoot |
---|
createDefaultHierarchicalConfiguration, getBootFailureReason, getExtendedConfig, getGlobalConfig, 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 Detail |
---|
public static LibBaseBoot getInstance()
protected Configuration loadConfiguration()
loadConfiguration
in class AbstractBoot
protected void performBoot()
performBoot
in class AbstractBoot
protected ProjectInformation getProjectInfo()
getProjectInfo
in class AbstractBoot
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |