org.gcube.vremanagement.resourcemanager.stubs.administration.service
Interface ReportingService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
ReportingServiceAddressing
All Known Implementing Classes:
ReportingServiceAddressingLocator, ReportingServiceLocator

public interface ReportingService
extends javax.xml.rpc.Service


Method Summary
 AdministrationPortType getAdministrationPortTypePort()
           
 AdministrationPortType getAdministrationPortTypePort(URL portAddress)
           
 String getAdministrationPortTypePortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getAdministrationPortTypePortAddress

String getAdministrationPortTypePortAddress()

getAdministrationPortTypePort

AdministrationPortType getAdministrationPortTypePort()
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getAdministrationPortTypePort

AdministrationPortType getAdministrationPortTypePort(URL portAddress)
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.