org.jfree.formula
Class LibFormulaBoot

java.lang.Object
  extended by org.jfree.base.AbstractBoot
      extended by org.jfree.formula.LibFormulaBoot
All Implemented Interfaces:
org.jfree.base.modules.SubSystem

public class LibFormulaBoot
extends org.jfree.base.AbstractBoot

Creation-Date: 31.10.2006, 12:30:43

Author:
Thomas Morgner

Method Summary
static LibFormulaBoot getInstance()
           
protected  org.jfree.base.BootableProjectInfo getProjectInfo()
           
protected  org.jfree.util.Configuration loadConfiguration()
           
protected  void performBoot()
           
 
Methods inherited from class org.jfree.base.AbstractBoot
createDefaultHierarchicalConfiguration, getExtendedConfig, getGlobalConfig, getPackageManager, isBootDone, isBootInProgress, loadBooter, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static LibFormulaBoot getInstance()

loadConfiguration

protected org.jfree.util.Configuration loadConfiguration()
Specified by:
loadConfiguration in class org.jfree.base.AbstractBoot

performBoot

protected void performBoot()
Specified by:
performBoot in class org.jfree.base.AbstractBoot

getProjectInfo

protected org.jfree.base.BootableProjectInfo getProjectInfo()
Specified by:
getProjectInfo in class org.jfree.base.AbstractBoot