org.gcube.geoindexlookup.client.library.plugins
Class GeoIndexLookupCLPlugin

java.lang.Object
  extended by org.gcube.geoindexlookup.client.library.plugins.GeoIndexLookupCLPlugin
All Implemented Interfaces:
org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,GeoIndexLookupStub,GeoIndexLookupCLProxyI>, org.gcube.common.clients.fw.plugin.Plugin<GeoIndexLookupStub,GeoIndexLookupCLProxyI>

public class GeoIndexLookupCLPlugin
extends Object
implements org.gcube.common.clients.fw.plugin.Plugin<GeoIndexLookupStub,GeoIndexLookupCLProxyI>

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
GeoIndexLookupCLPlugin()
           
 
Method Summary
 Exception convert(Exception fault, org.gcube.common.clients.config.ProxyConfig<?,?> config)
           
 String name()
           
 String namespace()
           
 GeoIndexLookupCLProxyI newProxy(org.gcube.common.clients.delegates.ProxyDelegate<GeoIndexLookupStub> delegate)
           
 GeoIndexLookupStub 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

GeoIndexLookupCLPlugin

public GeoIndexLookupCLPlugin()
Method Detail

name

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

namespace

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

serviceClass

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

serviceName

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

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,GeoIndexLookupStub,GeoIndexLookupCLProxyI>

resolve

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

newProxy

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


Copyright © 2013. All Rights Reserved.