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