org.gcube.data.spd.client.plugins
Class OccurrencePlugin

java.lang.Object
  extended by org.gcube.data.spd.client.plugins.AbstractPlugin<OccurrenceStub,Occurrence>
      extended by org.gcube.data.spd.client.plugins.OccurrencePlugin
All Implemented Interfaces:
org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,OccurrenceStub,Occurrence>, org.gcube.common.clients.fw.plugin.Plugin<OccurrenceStub,Occurrence>

public class OccurrencePlugin
extends AbstractPlugin<OccurrenceStub,Occurrence>


Field Summary
 
Fields inherited from class org.gcube.data.spd.client.plugins.AbstractPlugin
name
 
Constructor Summary
OccurrencePlugin()
           
 
Method Summary
 Exception convert(Exception fault, org.gcube.common.clients.config.ProxyConfig<?,?> config)
           
 Occurrence newProxy(org.gcube.common.clients.delegates.ProxyDelegate<OccurrenceStub> delegate)
           
 OccurrenceStub resolve(EndpointReference address, org.gcube.common.clients.config.ProxyConfig<?,?> config)
           
 
Methods inherited from class org.gcube.data.spd.client.plugins.AbstractPlugin
classification, executor, manager, name, namespace, occurrence, serviceClass, serviceName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OccurrencePlugin

public OccurrencePlugin()
Method Detail

convert

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

resolve

public OccurrenceStub resolve(EndpointReference address,
                              org.gcube.common.clients.config.ProxyConfig<?,?> config)
                       throws Exception
Throws:
Exception

newProxy

public Occurrence newProxy(org.gcube.common.clients.delegates.ProxyDelegate<OccurrenceStub> delegate)


Copyright © 2013. All Rights Reserved.