gr.uoa.di.madgik.workflow.client.library.plugins
Class WorkflowEngineCLPlugin
java.lang.Object
gr.uoa.di.madgik.workflow.client.library.plugins.WorkflowEngineCLPlugin
- All Implemented Interfaces:
- org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,WorkflowEngineStub,WorkflowEngineCLProxyI>, org.gcube.common.clients.fw.plugin.Plugin<WorkflowEngineStub,WorkflowEngineCLProxyI>
public class WorkflowEngineCLPlugin
- extends Object
- implements org.gcube.common.clients.fw.plugin.Plugin<WorkflowEngineStub,WorkflowEngineCLProxyI>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowEngineCLPlugin
public WorkflowEngineCLPlugin()
name
public String name()
- Implementation of Plugin operations. With these callbacks the library
describes Search to the framework.
- Specified by:
name in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,WorkflowEngineStub,WorkflowEngineCLProxyI>
namespace
public String namespace()
- Specified by:
namespace in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,WorkflowEngineStub,WorkflowEngineCLProxyI>- Specified by:
namespace in interface org.gcube.common.clients.fw.plugin.Plugin<WorkflowEngineStub,WorkflowEngineCLProxyI>
serviceClass
public String serviceClass()
- Specified by:
serviceClass in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,WorkflowEngineStub,WorkflowEngineCLProxyI>
serviceName
public String serviceName()
- Specified by:
serviceName in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,WorkflowEngineStub,WorkflowEngineCLProxyI>
convert
public Exception convert(Exception fault,
org.gcube.common.clients.config.ProxyConfig<?,?> config)
- Specified by:
convert in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,WorkflowEngineStub,WorkflowEngineCLProxyI>
resolve
public WorkflowEngineStub resolve(EndpointReference reference,
org.gcube.common.clients.config.ProxyConfig<?,?> proxyConfig)
throws Exception
- Specified by:
resolve in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,WorkflowEngineStub,WorkflowEngineCLProxyI>
- Throws:
Exception
newProxy
public WorkflowEngineCLDefaultProxy newProxy(org.gcube.common.clients.delegates.ProxyDelegate<WorkflowEngineStub> delegate)
- Specified by:
newProxy in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,WorkflowEngineStub,WorkflowEngineCLProxyI>
Copyright © 2014. All Rights Reserved.