public class WorkflowEngineCLPlugin extends Object implements org.gcube.common.clients.fw.plugin.Plugin<WorkflowEngineStub,WorkflowEngineCLProxyI>
| Constructor and Description |
|---|
WorkflowEngineCLPlugin() |
| Modifier and Type | Method and Description |
|---|---|
Exception |
convert(Exception fault,
org.gcube.common.clients.config.ProxyConfig<?,?> config) |
String |
name()
Implementation of Plugin operations.
|
String |
namespace() |
WorkflowEngineCLDefaultProxy |
newProxy(org.gcube.common.clients.delegates.ProxyDelegate<WorkflowEngineStub> delegate) |
WorkflowEngineStub |
resolve(EndpointReference reference,
org.gcube.common.clients.config.ProxyConfig<?,?> proxyConfig) |
String |
serviceClass() |
String |
serviceName() |
public String name()
name in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,WorkflowEngineStub,WorkflowEngineCLProxyI>public String namespace()
namespace in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,WorkflowEngineStub,WorkflowEngineCLProxyI>namespace in interface org.gcube.common.clients.fw.plugin.Plugin<WorkflowEngineStub,WorkflowEngineCLProxyI>public String serviceClass()
serviceClass in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,WorkflowEngineStub,WorkflowEngineCLProxyI>public String serviceName()
serviceName in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,WorkflowEngineStub,WorkflowEngineCLProxyI>public Exception convert(Exception fault, org.gcube.common.clients.config.ProxyConfig<?,?> config)
convert in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,WorkflowEngineStub,WorkflowEngineCLProxyI>public WorkflowEngineStub resolve(EndpointReference reference, org.gcube.common.clients.config.ProxyConfig<?,?> proxyConfig) throws Exception
resolve in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,WorkflowEngineStub,WorkflowEngineCLProxyI>Exceptionpublic WorkflowEngineCLDefaultProxy newProxy(org.gcube.common.clients.delegates.ProxyDelegate<WorkflowEngineStub> delegate)
newProxy in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,WorkflowEngineStub,WorkflowEngineCLProxyI>Copyright © 2017. All Rights Reserved.