org.gcube.opensearch.client.library.plugins
Class OpenSearchDataSourceFactoryCLPlugin
java.lang.Object
org.gcube.opensearch.client.library.plugins.OpenSearchDataSourceFactoryCLPlugin
- All Implemented Interfaces:
- org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,OpenSearchDataSourceFactoryStub,OpenSearchDataSourceFactoryCLProxyI>, org.gcube.common.clients.fw.plugin.Plugin<OpenSearchDataSourceFactoryStub,OpenSearchDataSourceFactoryCLProxyI>
public class OpenSearchDataSourceFactoryCLPlugin
- extends Object
- implements org.gcube.common.clients.fw.plugin.Plugin<OpenSearchDataSourceFactoryStub,OpenSearchDataSourceFactoryCLProxyI>
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 |
OpenSearchDataSourceFactoryCLPlugin
public OpenSearchDataSourceFactoryCLPlugin()
name
public String name()
- Specified by:
name in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,OpenSearchDataSourceFactoryStub,OpenSearchDataSourceFactoryCLProxyI>
namespace
public String namespace()
- Specified by:
namespace in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,OpenSearchDataSourceFactoryStub,OpenSearchDataSourceFactoryCLProxyI>- Specified by:
namespace in interface org.gcube.common.clients.fw.plugin.Plugin<OpenSearchDataSourceFactoryStub,OpenSearchDataSourceFactoryCLProxyI>
serviceClass
public String serviceClass()
- Specified by:
serviceClass in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,OpenSearchDataSourceFactoryStub,OpenSearchDataSourceFactoryCLProxyI>
serviceName
public String serviceName()
- Specified by:
serviceName in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,OpenSearchDataSourceFactoryStub,OpenSearchDataSourceFactoryCLProxyI>
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,OpenSearchDataSourceFactoryStub,OpenSearchDataSourceFactoryCLProxyI>
resolve
public OpenSearchDataSourceFactoryStub resolve(EndpointReference reference,
org.gcube.common.clients.config.ProxyConfig<?,?> proxyConfig)
throws Exception
- Specified by:
resolve in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,OpenSearchDataSourceFactoryStub,OpenSearchDataSourceFactoryCLProxyI>
- Throws:
Exception
newProxy
public OpenSearchDataSourceFactoryCLProxyI newProxy(org.gcube.common.clients.delegates.ProxyDelegate<OpenSearchDataSourceFactoryStub> delegate)
- Specified by:
newProxy in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,OpenSearchDataSourceFactoryStub,OpenSearchDataSourceFactoryCLProxyI>
Copyright © 2013. All Rights Reserved.