public class LibLayoutBoot
extends org.pentaho.reporting.libraries.base.boot.AbstractBoot
Modifier and Type | Method | Description |
---|---|---|
static LibLayoutBoot |
getInstance() |
|
protected org.pentaho.reporting.libraries.base.versioning.ProjectInformation |
getProjectInfo() |
Returns the project info.
|
static boolean |
isAsserationEnabled() |
|
protected org.pentaho.reporting.libraries.base.config.Configuration |
loadConfiguration() |
Loads the configuration.
|
static void |
main(java.lang.String[] args) |
|
protected void |
performBoot() |
Performs the boot.
|
public static LibLayoutBoot getInstance()
protected org.pentaho.reporting.libraries.base.versioning.ProjectInformation getProjectInfo()
getProjectInfo
in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
protected org.pentaho.reporting.libraries.base.config.Configuration loadConfiguration()
loadConfiguration
in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
protected void performBoot()
performBoot
in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
public static void main(java.lang.String[] args)
public static boolean isAsserationEnabled()