|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.libraries.base.boot.AbstractBoot
org.pentaho.reporting.libraries.xmlns.LibXmlBoot
public class LibXmlBoot
The LibXmlBoot class is used to initialize the library before it is first used. This loads all configurations and initializes all factories.
Without booting, basic services like logging and the global configuration will not be availble.
Method Summary | |
---|---|
static LibXmlBoot |
getInstance()
Returns the singleton instance of the boot-class. |
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 |
---|
public static LibXmlBoot getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |