public class OpenSearchDataSourceCLPlugin extends Object implements org.gcube.common.clients.fw.plugin.Plugin<OpenSearchDataSourceStub,OpenSearchDataSourceCLProxyI>
| Constructor and Description |
|---|
OpenSearchDataSourceCLPlugin() |
| Modifier and Type | Method and Description |
|---|---|
Exception |
convert(Exception fault,
org.gcube.common.clients.config.ProxyConfig<?,?> config) |
String |
name() |
String |
namespace() |
OpenSearchDataSourceCLProxyI |
newProxy(org.gcube.common.clients.delegates.ProxyDelegate<OpenSearchDataSourceStub> delegate) |
OpenSearchDataSourceStub |
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,OpenSearchDataSourceStub,OpenSearchDataSourceCLProxyI>public String namespace()
namespace in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,OpenSearchDataSourceStub,OpenSearchDataSourceCLProxyI>namespace in interface org.gcube.common.clients.fw.plugin.Plugin<OpenSearchDataSourceStub,OpenSearchDataSourceCLProxyI>public String serviceClass()
serviceClass in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,OpenSearchDataSourceStub,OpenSearchDataSourceCLProxyI>public String serviceName()
serviceName in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,OpenSearchDataSourceStub,OpenSearchDataSourceCLProxyI>public Exception convert(Exception fault, org.gcube.common.clients.config.ProxyConfig<?,?> config)
convert in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,OpenSearchDataSourceStub,OpenSearchDataSourceCLProxyI>public OpenSearchDataSourceStub resolve(EndpointReference reference, org.gcube.common.clients.config.ProxyConfig<?,?> proxyConfig) throws Exception
resolve in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,OpenSearchDataSourceStub,OpenSearchDataSourceCLProxyI>Exceptionpublic OpenSearchDataSourceCLProxyI newProxy(org.gcube.common.clients.delegates.ProxyDelegate<OpenSearchDataSourceStub> delegate)
newProxy in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,OpenSearchDataSourceStub,OpenSearchDataSourceCLProxyI>Copyright © 2014. All Rights Reserved.