org.gcube.geoindexupdater.client.library.proxies
Class GeoIndexUpdaterCLDefaultProxy

java.lang.Object
  extended by org.gcube.geoindexupdater.client.library.proxies.GeoIndexUpdaterCLDefaultProxy
All Implemented Interfaces:
GeoIndexUpdaterCLProxyI

public class GeoIndexUpdaterCLDefaultProxy
extends Object
implements GeoIndexUpdaterCLProxyI


Constructor Summary
GeoIndexUpdaterCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<GeoIndexUpdaterStub> config)
           
 
Method Summary
 void add(Types.Add add)
           
 void destroy()
           
 void process(Types.Process process)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoIndexUpdaterCLDefaultProxy

public GeoIndexUpdaterCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<GeoIndexUpdaterStub> config)
Method Detail

add

public void add(Types.Add add)
         throws GeoIndexUpdaterException
Specified by:
add in interface GeoIndexUpdaterCLProxyI
Throws:
GeoIndexUpdaterException

process

public void process(Types.Process process)
             throws GeoIndexUpdaterException
Specified by:
process in interface GeoIndexUpdaterCLProxyI
Throws:
GeoIndexUpdaterException

destroy

public void destroy()
             throws GeoIndexUpdaterException
Specified by:
destroy in interface GeoIndexUpdaterCLProxyI
Throws:
GeoIndexUpdaterException


Copyright © 2013. All Rights Reserved.