org.gcube.vremanagement.resourcemanager.client.plugins
Class ReportingPlugin

java.lang.Object
  extended by org.gcube.vremanagement.resourcemanager.client.plugins.AbstractPlugin<RMReportingServiceJAXWSStubs,RMReportingLibrary>
      extended by org.gcube.vremanagement.resourcemanager.client.plugins.ReportingPlugin
All Implemented Interfaces:
org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,RMReportingServiceJAXWSStubs,RMReportingLibrary>, org.gcube.common.clients.fw.plugin.Plugin<RMReportingServiceJAXWSStubs,RMReportingLibrary>

public class ReportingPlugin
extends AbstractPlugin<RMReportingServiceJAXWSStubs,RMReportingLibrary>

Author:
Andrea Manzi(CERN)

Field Summary
 
Fields inherited from class org.gcube.vremanagement.resourcemanager.client.plugins.AbstractPlugin
name
 
Constructor Summary
ReportingPlugin()
           
 
Method Summary
 String namespace()
           
 RMReportingLibrary newProxy(org.gcube.common.clients.delegates.ProxyDelegate<RMReportingServiceJAXWSStubs> delegate)
           
 RMReportingServiceJAXWSStubs resolve(EndpointReference reference, org.gcube.common.clients.config.ProxyConfig<?,?> config)
           
 
Methods inherited from class org.gcube.vremanagement.resourcemanager.client.plugins.AbstractPlugin
convert, name, serviceClass, serviceName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportingPlugin

public ReportingPlugin()
Method Detail

resolve

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

newProxy

public RMReportingLibrary newProxy(org.gcube.common.clients.delegates.ProxyDelegate<RMReportingServiceJAXWSStubs> delegate)

namespace

public String namespace()


Copyright © 2013. All Rights Reserved.