org.gcube.data.analysis.tabulardata.clientlibrary.plugin
Class TabularResourcePlugin

java.lang.Object
  extended by org.gcube.data.analysis.tabulardata.clientlibrary.plugin.AbstractPlugin<org.gcube.data.td.commons.webservice.TabularResourceManager,TabularResourceManagerProxy>
      extended by org.gcube.data.analysis.tabulardata.clientlibrary.plugin.TabularResourcePlugin
All Implemented Interfaces:
org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,org.gcube.data.td.commons.webservice.TabularResourceManager,TabularResourceManagerProxy>, org.gcube.common.clients.Plugin<org.gcube.data.td.commons.webservice.TabularResourceManager,TabularResourceManagerProxy>

public class TabularResourcePlugin
extends AbstractPlugin<org.gcube.data.td.commons.webservice.TabularResourceManager,TabularResourceManagerProxy>


Field Summary
 
Fields inherited from class org.gcube.data.analysis.tabulardata.clientlibrary.plugin.AbstractPlugin
name
 
Constructor Summary
TabularResourcePlugin()
           
 
Method Summary
 Exception convert(Exception fault, org.gcube.common.clients.config.ProxyConfig<?,?> proxy)
           
 TabularResourceManagerProxy newProxy(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.td.commons.webservice.TabularResourceManager> delegate)
           
 org.gcube.data.td.commons.webservice.TabularResourceManager resolve(EndpointReference address, org.gcube.common.clients.config.ProxyConfig<?,?> config)
           
 
Methods inherited from class org.gcube.data.analysis.tabulardata.clientlibrary.plugin.AbstractPlugin
history, name, namespace, operation, query, serviceClass, serviceName, tabularResource, tasks
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TabularResourcePlugin

public TabularResourcePlugin()
Method Detail

convert

public Exception convert(Exception fault,
                         org.gcube.common.clients.config.ProxyConfig<?,?> proxy)

newProxy

public TabularResourceManagerProxy newProxy(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.td.commons.webservice.TabularResourceManager> delegate)

resolve

public org.gcube.data.td.commons.webservice.TabularResourceManager resolve(EndpointReference address,
                                                                           org.gcube.common.clients.config.ProxyConfig<?,?> config)
                                                                    throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.