public class JCommonSerializerBoot extends org.pentaho.reporting.libraries.base.boot.AbstractBoot
Modifier and Type | Method and Description |
---|---|
static JCommonSerializerBoot |
getInstance()
Returns a singleton instance of the boot class.
|
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 JCommonSerializerBoot getInstance()
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
protected org.pentaho.reporting.libraries.base.versioning.ProjectInformation getProjectInfo()
getProjectInfo
in class org.pentaho.reporting.libraries.base.boot.AbstractBoot