Package | Description |
---|---|
org.pentaho.platform.api.engine |
Modifier and Type | Method and Description |
---|---|
Object |
IPluginManager.getBean(String beanId)
If any plugins have registered a bean by id beanId, this method will return a new instance of the object.
|
Class<?> |
IPluginManager.loadClass(String beanId)
Returns a loaded class for the bean registered as beanId.
|
Copyright © 2020 Hitachi Vantara. All rights reserved.