Uses of Class
org.pentaho.platform.plugin.services.pluginmgr.PluginClassLoader
-
Packages that use PluginClassLoader Package Description org.pentaho.platform.plugin.services.pluginmgr -
-
Uses of PluginClassLoader in org.pentaho.platform.plugin.services.pluginmgr
Methods in org.pentaho.platform.plugin.services.pluginmgr that return PluginClassLoader Modifier and Type Method Description protected PluginClassLoaderPluginResourceLoader. getOverrideClassloader()Methods in org.pentaho.platform.plugin.services.pluginmgr with parameters of type PluginClassLoader Modifier and Type Method Description voidPluginResourceLoader. setOverrideClassloader(PluginClassLoader pluginClassloader)Deprecated.
-