org.gcube.datatransformation.client.library.plugins
Class DTSCLPlugin
java.lang.Object
org.gcube.datatransformation.client.library.plugins.DTSCLPlugin
- All Implemented Interfaces:
- org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,DTSStub,DTSCLProxyI>, org.gcube.common.clients.fw.plugin.Plugin<DTSStub,DTSCLProxyI>
public class DTSCLPlugin
- extends Object
- implements org.gcube.common.clients.fw.plugin.Plugin<DTSStub,DTSCLProxyI>
DTS Client Library plugin exposes information that allows CL Framework
components to act on behalf of DTS CL.
- Author:
- john.gerbesiotis - DI NKUA
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DTSCLPlugin
public DTSCLPlugin()
name
public String name()
- Specified by:
name in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,DTSStub,DTSCLProxyI>
namespace
public String namespace()
- Specified by:
namespace in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,DTSStub,DTSCLProxyI>- Specified by:
namespace in interface org.gcube.common.clients.fw.plugin.Plugin<DTSStub,DTSCLProxyI>
serviceClass
public String serviceClass()
- Specified by:
serviceClass in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,DTSStub,DTSCLProxyI>
serviceName
public String serviceName()
- Specified by:
serviceName in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,DTSStub,DTSCLProxyI>
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,DTSStub,DTSCLProxyI>
resolve
public DTSStub resolve(EndpointReference reference,
org.gcube.common.clients.config.ProxyConfig<?,?> proxyConfig)
throws Exception
- Specified by:
resolve in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,DTSStub,DTSCLProxyI>
- Throws:
Exception
newProxy
public DTSCLProxyI newProxy(org.gcube.common.clients.delegates.ProxyDelegate<DTSStub> delegate)
- Specified by:
newProxy in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,DTSStub,DTSCLProxyI>
Copyright © 2014. All Rights Reserved.