Package org.pentaho.platform.plugin.services.pluginmgr
package org.pentaho.platform.plugin.services.pluginmgr
-
ClassDescriptionA plugin provider that does not rely on an the repository being configuredAn IPluginManager implementation based on registering objects to the PentahoSystem and querying for them there.Default bean implementation of
IPlatformPlugin
A custom implementation ofURLClassLoader
for Pentaho Platform Plugins.The default implementation of theIPluginResourceLoader
.An implementation ofIPluginProvider
that searches for plugin.xml files in the Pentaho system path and instantiatesIPlatformPlugin
s from the information in those files.