org.gcube.datatransfer.scheduler.library.plugins
Class BinderServicePlugin

java.lang.Object
  extended by org.gcube.datatransfer.scheduler.library.plugins.BinderAbstractPlugin<org.gcube.datatransfer.scheduler.stubs.datatransferscheduler.FactoryPortType,BinderLibrary>
      extended by org.gcube.datatransfer.scheduler.library.plugins.BinderServicePlugin
All Implemented Interfaces:
org.gcube.common.clients.delegates.ProxyPlugin<org.apache.axis.message.addressing.EndpointReferenceType,org.gcube.datatransfer.scheduler.stubs.datatransferscheduler.FactoryPortType,BinderLibrary>, org.gcube.common.clients.gcore.plugins.Plugin<org.gcube.datatransfer.scheduler.stubs.datatransferscheduler.FactoryPortType,BinderLibrary>

public class BinderServicePlugin
extends BinderAbstractPlugin<org.gcube.datatransfer.scheduler.stubs.datatransferscheduler.FactoryPortType,BinderLibrary>


Field Summary
 
Fields inherited from class org.gcube.datatransfer.scheduler.library.plugins.BinderAbstractPlugin
name
 
Constructor Summary
BinderServicePlugin()
           
 
Method Summary
 Exception convert(Exception fault, org.gcube.common.clients.config.ProxyConfig<?,?> arg1)
           
 BinderLibrary newProxy(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.datatransfer.scheduler.stubs.datatransferscheduler.FactoryPortType> delegate)
           
 org.gcube.datatransfer.scheduler.stubs.datatransferscheduler.FactoryPortType resolve(org.apache.axis.message.addressing.EndpointReferenceType address, org.gcube.common.clients.config.ProxyConfig<?,?> config)
           
 
Methods inherited from class org.gcube.datatransfer.scheduler.library.plugins.BinderAbstractPlugin
name, namespace, serviceClass, serviceName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BinderServicePlugin

public BinderServicePlugin()
Method Detail

resolve

public org.gcube.datatransfer.scheduler.stubs.datatransferscheduler.FactoryPortType resolve(org.apache.axis.message.addressing.EndpointReferenceType address,
                                                                                            org.gcube.common.clients.config.ProxyConfig<?,?> config)
                                                                                     throws Exception
Throws:
Exception

newProxy

public BinderLibrary newProxy(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.datatransfer.scheduler.stubs.datatransferscheduler.FactoryPortType> delegate)

convert

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


Copyright © 2013. All Rights Reserved.