Method and Description |
---|
org.pentaho.reporting.libraries.base.util.ObjectUtilities.loadAndInstantiate(String, Class)
This class is not typesafe and instantiates the specified object without any additional checks.
|
org.pentaho.reporting.libraries.base.boot.AbstractModule.performExternalInitialize(String)
Use the method that provides a class-context instead.
|