Uses of Package
org.pentaho.platform.plugin.services.pluginmgr

Packages that use org.pentaho.platform.plugin.services.pluginmgr
org.pentaho.platform.plugin.services.pluginmgr   
org.pentaho.platform.web.html   
 

Classes in org.pentaho.platform.plugin.services.pluginmgr used by org.pentaho.platform.plugin.services.pluginmgr
AbstractPluginManager
          This class implements the boilerplate plugin indexing code that any IPluginManager implementation would have to support.
PluginClassLoader
          A custom implementation of URLClassLoader for Pentaho Platform Plugins.
SystemPathXmlPluginProvider
          An implmentation of IPluginProvider that searches for plugin.xml files in the Pentaho system path and instantiates IPlatformPlugins from the information in those files.
 

Classes in org.pentaho.platform.plugin.services.pluginmgr used by org.pentaho.platform.web.html
BaseMenuProvider