org.gcube.data.tml.plugins
Class TReaderPlugin

java.lang.Object
  extended by org.gcube.data.tml.plugins.AbstractPlugin<org.gcube.data.tm.stubs.TReaderPortType,TReader>
      extended by org.gcube.data.tml.plugins.TReaderPlugin
All Implemented Interfaces:
org.gcube.common.clients.delegates.ProxyPlugin<org.apache.axis.message.addressing.EndpointReferenceType,org.gcube.data.tm.stubs.TReaderPortType,TReader>, org.gcube.common.clients.gcore.plugins.Plugin<org.gcube.data.tm.stubs.TReaderPortType,TReader>

public class TReaderPlugin
extends AbstractPlugin<org.gcube.data.tm.stubs.TReaderPortType,TReader>


Field Summary
 
Fields inherited from class org.gcube.data.tml.plugins.AbstractPlugin
name
 
Constructor Summary
TReaderPlugin()
           
 
Method Summary
 TReader newProxy(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.tm.stubs.TReaderPortType> delegate)
           
 org.gcube.data.tm.stubs.TReaderPortType resolve(org.apache.axis.message.addressing.EndpointReferenceType address, org.gcube.common.clients.config.ProxyConfig<?,?> config)
           
 
Methods inherited from class org.gcube.data.tml.plugins.AbstractPlugin
convert, name, namespace, serviceClass, serviceName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TReaderPlugin

public TReaderPlugin()
Method Detail

resolve

public org.gcube.data.tm.stubs.TReaderPortType resolve(org.apache.axis.message.addressing.EndpointReferenceType address,
                                                       org.gcube.common.clients.config.ProxyConfig<?,?> config)
                                                throws Exception
Throws:
Exception

newProxy

public TReader newProxy(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.tm.stubs.TReaderPortType> delegate)


Copyright © 2012. All Rights Reserved.