org.gridforum.ogsa.samples.ogsi.service
Interface OGSIServiceGroupService

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

public interface OGSIServiceGroupService
extends javax.xml.rpc.Service


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

Method Detail

getOGSIServiceGroupServicePortAddress

public java.lang.String getOGSIServiceGroupServicePortAddress()

getOGSIServiceGroupServicePort

public TestServiceGroupPortType getOGSIServiceGroupServicePort()
                                                        throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getOGSIServiceGroupServicePort

public TestServiceGroupPortType getOGSIServiceGroupServicePort(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.