org.globus.ogsa.base.providers.servicedata.service
Interface ServiceDataProviderExecutionService

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

public interface ServiceDataProviderExecutionService
extends javax.xml.rpc.Service


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

Method Detail

getServiceDataProviderExecutionPortAddress

public java.lang.String getServiceDataProviderExecutionPortAddress()

getServiceDataProviderExecutionPort

public ServiceDataProviderExecutionPortType getServiceDataProviderExecutionPort()
                                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getServiceDataProviderExecutionPort

public ServiceDataProviderExecutionPortType getServiceDataProviderExecutionPort(java.net.URL portAddress)
                                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException