|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractBoot | |
---|---|
org.pentaho.reporting.libraries.base | |
org.pentaho.reporting.libraries.base.boot |
Uses of AbstractBoot in org.pentaho.reporting.libraries.base |
---|
Subclasses of AbstractBoot in org.pentaho.reporting.libraries.base | |
---|---|
class |
LibBaseBoot
An utility class to safely boot and initialize the LibBase library. |
Uses of AbstractBoot in org.pentaho.reporting.libraries.base.boot |
---|
Methods in org.pentaho.reporting.libraries.base.boot that return AbstractBoot | |
---|---|
static AbstractBoot |
AbstractBoot.loadBooter(java.lang.String classname,
java.lang.Class source)
Loads the specified booter-class. |
Constructors in org.pentaho.reporting.libraries.base.boot with parameters of type AbstractBoot | |
---|---|
PackageManager(AbstractBoot booter)
Creates a new package manager. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |