org.gridforum.ogsi.service
Interface FactoryServiceGroupService

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

public interface FactoryServiceGroupService
extends javax.xml.rpc.Service


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

Method Detail

getFactoryServiceGroupServicePortAddress

public java.lang.String getFactoryServiceGroupServicePortAddress()

getFactoryServiceGroupServicePort

public FactoryServiceGroup getFactoryServiceGroupServicePort()
                                                      throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getFactoryServiceGroupServicePort

public FactoryServiceGroup getFactoryServiceGroupServicePort(java.net.URL portAddress)
                                                      throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.