Class LibRepositoryBoot

java.lang.Object
org.pentaho.reporting.libraries.base.boot.AbstractBoot
org.pentaho.reporting.libraries.repository.LibRepositoryBoot
All Implemented Interfaces:
org.pentaho.reporting.libraries.base.boot.SubSystem

public class LibRepositoryBoot extends org.pentaho.reporting.libraries.base.boot.AbstractBoot
The LibRepositoryBoot 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.

Author:
Thomas Morgner