|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginBeanException | |
|---|---|
| org.pentaho.platform.api.engine | |
| org.pentaho.platform.plugin.services.pluginmgr | |
| Uses of PluginBeanException in org.pentaho.platform.api.engine |
|---|
| Methods in org.pentaho.platform.api.engine that throw PluginBeanException | |
|---|---|
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. |
| Uses of PluginBeanException in org.pentaho.platform.plugin.services.pluginmgr |
|---|
| Methods in org.pentaho.platform.plugin.services.pluginmgr that throw PluginBeanException | |
|---|---|
Object |
DefaultPluginManager.getBean(String beanId)
|
Class<?> |
DefaultPluginManager.loadClass(String beanId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||