com.borland.tm.webservices.tmexecution
Interface ExecutionWebServiceService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
ExecutionWebServiceServiceLocator

public interface ExecutionWebServiceService
extends javax.xml.rpc.Service


Method Summary
 ExecutionWebService gettmexecution()
           
 ExecutionWebService gettmexecution(java.net.URL portAddress)
           
 java.lang.String gettmexecutionAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

gettmexecutionAddress

java.lang.String gettmexecutionAddress()

gettmexecution

ExecutionWebService gettmexecution()
                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

gettmexecution

ExecutionWebService gettmexecution(java.net.URL portAddress)
                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2009. All Rights Reserved.