org.globus.mds.servicegroup.stubs
Interface ServiceGroupFactoryService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
ServiceGroupFactoryServiceAddressing
All Known Implementing Classes:
ServiceGroupFactoryServiceAddressingLocator, ServiceGroupFactoryServiceLocator

public interface ServiceGroupFactoryService
extends javax.xml.rpc.Service


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

Method Detail

getServiceGroupFactoryPortTypePortAddress

public java.lang.String getServiceGroupFactoryPortTypePortAddress()

getServiceGroupFactoryPortTypePort

public ServiceGroupFactoryPortType getServiceGroupFactoryPortTypePort()
                                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getServiceGroupFactoryPortTypePort

public ServiceGroupFactoryPortType getServiceGroupFactoryPortTypePort(java.net.URL portAddress)
                                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException