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

Class Summary
AbstractPluginManager This class implements the boilerplate plugin indexing code that any IPluginManager implementation would have to support.
BaseMenuProvider  
DefaultPluginManager  
FileSystemXmlPluginProvider A plugin provider that does not rely on an ISolutionRepository being configured
PlatformPlugin Default bean implementation of IPlatformPlugin
PluginAdapter  
PluginClassLoader A custom implementation of URLClassLoader for Pentaho Platform Plugins.
PluginMessageLogger  
PluginResourceLoader The default implementation of the IPluginResourceLoader.
PluginUtil  
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.