org.pentaho.chart
Class ChartBoot

java.lang.Object
  extended by org.pentaho.reporting.libraries.base.boot.AbstractBoot
      extended by org.pentaho.chart.ChartBoot
All Implemented Interfaces:
org.pentaho.reporting.libraries.base.boot.SubSystem

public class ChartBoot
extends org.pentaho.reporting.libraries.base.boot.AbstractBoot


Method Summary
static ChartBoot getInstance()
           
 org.pentaho.reporting.libraries.base.config.Configuration loadConfiguration()
           
 
Methods inherited from class org.pentaho.reporting.libraries.base.boot.AbstractBoot
getBootFailureReason, getExtendedConfig, getGlobalConfig, getPackageManager, isBootDone, isBootFailed, isBootInProgress, loadBooter, start
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ChartBoot getInstance()

loadConfiguration

public org.pentaho.reporting.libraries.base.config.Configuration loadConfiguration()
Specified by:
loadConfiguration in class org.pentaho.reporting.libraries.base.boot.AbstractBoot