|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.platform.plugin.services.pluginmgr.SystemPathXmlPluginProvider
org.pentaho.platform.plugin.services.pluginmgr.FileSystemXmlPluginProvider
public class FileSystemXmlPluginProvider
A plugin provider that does not rely on an ISolutionRepository being configured
Constructor Summary | |
---|---|
FileSystemXmlPluginProvider()
|
Method Summary | |
---|---|
java.util.List<IPlatformPlugin> |
getPlugins(IPentahoSession session)
Gets the list of plugins that this provider class has discovered. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileSystemXmlPluginProvider()
Method Detail |
---|
public java.util.List<IPlatformPlugin> getPlugins(IPentahoSession session) throws PlatformPluginRegistrationException
SystemPathXmlPluginProvider
getPlugins
in interface IPluginProvider
getPlugins
in class SystemPathXmlPluginProvider
session
- the current session
PlatformPluginRegistrationException
- if there is a problem preventing the impl from looking for pluginsIPluginProvider#getPlugins()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |