public class FileSystemXmlPluginProvider extends SystemPathXmlPluginProvider
Constructor and Description |
---|
FileSystemXmlPluginProvider() |
Modifier and Type | Method and Description |
---|---|
List<IPlatformPlugin> |
getPlugins(IPentahoSession session)
Gets the list of plugins that this provider class has discovered.
|
protected void |
processDirectory(List<IPlatformPlugin> plugins,
File folder,
IPentahoSession session) |
createPlugin, processBeans, processContentGenerators, processContentTypes, processExternalResources, processLifecycleListeners, processOverlay, processOverlays, processPerspectives, processPluginInfo, processStaticResourcePaths, processWebservices
public List<IPlatformPlugin> getPlugins(IPentahoSession session) throws PlatformPluginRegistrationException
SystemPathXmlPluginProvider
getPlugins
in interface IPluginProvider
getPlugins
in class SystemPathXmlPluginProvider
PlatformPluginRegistrationException
- if there is a problem preventing the impl from looking for pluginsIPluginProvider#getPlugins()
protected void processDirectory(List<IPlatformPlugin> plugins, File folder, IPentahoSession session) throws PlatformPluginRegistrationException
processDirectory
in class SystemPathXmlPluginProvider
PlatformPluginRegistrationException
Copyright © 2017 Hitachi Vantara. All rights reserved.