org.gcube.common.vremanagement.deployer.stubs.deployer.service
Interface DeployerService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
DeployerServiceAddressing
All Known Implementing Classes:
DeployerServiceAddressingLocator, DeployerServiceLocator

public interface DeployerService
extends javax.xml.rpc.Service


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

Method Detail

getDeployerPortTypePortAddress

String getDeployerPortTypePortAddress()

getDeployerPortTypePort

DeployerPortType getDeployerPortTypePort()
                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getDeployerPortTypePort

DeployerPortType getDeployerPortTypePort(URL portAddress)
                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.