org.pentaho.reporting.libraries.resourceloader
public class LibLoaderBoot extends org.pentaho.reporting.libraries.base.boot.AbstractBoot
| Modifier and Type | Method and Description |
|---|---|
static LibLoaderBoot |
getInstance() |
protected org.pentaho.reporting.libraries.base.versioning.ProjectInformation |
getProjectInfo()
Returns the project info.
|
protected org.pentaho.reporting.libraries.base.config.Configuration |
loadConfiguration()
Loads the configuration.
|
protected void |
performBoot()
Performs the boot.
|
public static LibLoaderBoot getInstance()
protected org.pentaho.reporting.libraries.base.versioning.ProjectInformation getProjectInfo()
getProjectInfo in class org.pentaho.reporting.libraries.base.boot.AbstractBootprotected org.pentaho.reporting.libraries.base.config.Configuration loadConfiguration()
loadConfiguration in class org.pentaho.reporting.libraries.base.boot.AbstractBootprotected void performBoot()
performBoot in class org.pentaho.reporting.libraries.base.boot.AbstractBoot