org.globus.mds.aggregator.service
Interface AggregatorServiceGroupService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
AggregatorServiceGroupServiceAddressing
All Known Implementing Classes:
AggregatorServiceGroupServiceAddressingLocator, AggregatorServiceGroupServiceLocator

public interface AggregatorServiceGroupService
extends javax.xml.rpc.Service


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

Method Detail

getAggregatorServiceGroupPortTypePortAddress

java.lang.String getAggregatorServiceGroupPortTypePortAddress()

getAggregatorServiceGroupPortTypePort

AggregatorServiceGroupPortType getAggregatorServiceGroupPortTypePort()
                                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getAggregatorServiceGroupPortTypePort

AggregatorServiceGroupPortType getAggregatorServiceGroupPortTypePort(java.net.URL portAddress)
                                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException