org.gcube.geoindexmanagement.client.library.plugins
Class GeoIndexManagementCLPlugin

java.lang.Object
  extended by org.gcube.geoindexmanagement.client.library.plugins.GeoIndexManagementCLPlugin
All Implemented Interfaces:
org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,GeoIndexManagementStub,GeoIndexManagementCLProxyI>, org.gcube.common.clients.fw.plugin.Plugin<GeoIndexManagementStub,GeoIndexManagementCLProxyI>

public class GeoIndexManagementCLPlugin
extends Object
implements org.gcube.common.clients.fw.plugin.Plugin<GeoIndexManagementStub,GeoIndexManagementCLProxyI>

FullTextIndexNode Client Library plugin exposes information that allows CL Framework components to act on behalf of FullTextIndexNode CL.

Author:
p.liakos - DI NKUA

Constructor Summary
GeoIndexManagementCLPlugin()
           
 
Method Summary
 Exception convert(Exception fault, org.gcube.common.clients.config.ProxyConfig<?,?> config)
           
 String name()
           
 String namespace()
           
 GeoIndexManagementCLProxyI newProxy(org.gcube.common.clients.delegates.ProxyDelegate<GeoIndexManagementStub> delegate)
           
 GeoIndexManagementStub resolve(EndpointReference reference, org.gcube.common.clients.config.ProxyConfig<?,?> proxyConfig)
           
 String serviceClass()
           
 String serviceName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoIndexManagementCLPlugin

public GeoIndexManagementCLPlugin()
Method Detail

name

public String name()
Specified by:
name in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,GeoIndexManagementStub,GeoIndexManagementCLProxyI>

namespace

public String namespace()
Specified by:
namespace in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,GeoIndexManagementStub,GeoIndexManagementCLProxyI>

serviceClass

public String serviceClass()
Specified by:
serviceClass in interface org.gcube.common.clients.fw.plugin.Plugin<GeoIndexManagementStub,GeoIndexManagementCLProxyI>

serviceName

public String serviceName()
Specified by:
serviceName in interface org.gcube.common.clients.fw.plugin.Plugin<GeoIndexManagementStub,GeoIndexManagementCLProxyI>

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,GeoIndexManagementStub,GeoIndexManagementCLProxyI>

resolve

public GeoIndexManagementStub resolve(EndpointReference reference,
                                      org.gcube.common.clients.config.ProxyConfig<?,?> proxyConfig)
                               throws Exception
Specified by:
resolve in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,GeoIndexManagementStub,GeoIndexManagementCLProxyI>
Throws:
Exception

newProxy

public GeoIndexManagementCLProxyI newProxy(org.gcube.common.clients.delegates.ProxyDelegate<GeoIndexManagementStub> delegate)
Specified by:
newProxy in interface org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,GeoIndexManagementStub,GeoIndexManagementCLProxyI>


Copyright © 2013. All Rights Reserved.