org.gcube.datatransfer.scheduler.stubs.datatransferscheduler.service
Interface ManagementService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
ManagementServiceAddressing
All Known Implementing Classes:
ManagementServiceAddressingLocator, ManagementServiceLocator

public interface ManagementService
extends javax.xml.rpc.Service


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

Method Detail

getManagementPortTypePortAddress

String getManagementPortTypePortAddress()

getManagementPortTypePort

ManagementPortType getManagementPortTypePort()
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getManagementPortTypePort

ManagementPortType getManagementPortTypePort(URL portAddress)
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.