Uses of Interface
org.pentaho.platform.api.engine.IPluginProvider

Packages that use IPluginProvider
org.pentaho.platform.plugin.services.pluginmgr   
 

Uses of IPluginProvider in org.pentaho.platform.plugin.services.pluginmgr
 

Classes in org.pentaho.platform.plugin.services.pluginmgr that implement IPluginProvider
 class FileSystemXmlPluginProvider
          A plugin provider that does not rely on an ISolutionRepository being configured
 class 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.