@Singleton public class PluginManagerImpl extends Object implements PluginManager
| Constructor and Description |
|---|
PluginManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.data.transfer.plugin.ExecutionReport |
execute(org.gcube.data.transfer.model.PluginInvocation invocation) |
Map<String,org.gcube.data.transfer.model.PluginDescription> |
getInstalledPlugins() |
public Map<String,org.gcube.data.transfer.model.PluginDescription> getInstalledPlugins()
getInstalledPlugins in interface PluginManagerpublic org.gcube.data.transfer.plugin.ExecutionReport execute(org.gcube.data.transfer.model.PluginInvocation invocation)
throws PluginNotFoundException,
PluginExecutionException
execute in interface PluginManagerPluginNotFoundExceptionPluginExecutionExceptionCopyright © 2017. All Rights Reserved.