org.gcube.geoindexupdater.client.library.plugins
Class GeoIndexUpdaterFactoryCLPlugin

java.lang.Object
  extended by org.gcube.geoindexupdater.client.library.plugins.GeoIndexUpdaterFactoryCLPlugin
All Implemented Interfaces:
org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,GeoIndexUpdaterFactoryStub,GeoIndexUpdaterFactoryCLProxyI>, org.gcube.common.clients.fw.plugin.Plugin<GeoIndexUpdaterFactoryStub,GeoIndexUpdaterFactoryCLProxyI>

public class GeoIndexUpdaterFactoryCLPlugin
extends Object
implements org.gcube.common.clients.fw.plugin.Plugin<GeoIndexUpdaterFactoryStub,GeoIndexUpdaterFactoryCLProxyI>

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

Author:
john.gerbesiotis - DI NKUA

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

GeoIndexUpdaterFactoryCLPlugin

public GeoIndexUpdaterFactoryCLPlugin()
Method Detail

name

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

namespace

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

serviceClass

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

serviceName

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

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,GeoIndexUpdaterFactoryStub,GeoIndexUpdaterFactoryCLProxyI>

resolve

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

newProxy

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


Copyright © 2013. All Rights Reserved.