org.globus.mds.aggregator.service
Interface AggregatorServiceGroupEntryService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
AggregatorServiceGroupEntryServiceAddressing
All Known Implementing Classes:
AggregatorServiceGroupEntryServiceAddressingLocator, AggregatorServiceGroupEntryServiceLocator

public interface AggregatorServiceGroupEntryService
extends javax.xml.rpc.Service


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

Method Detail

getAggregatorServiceGroupEntryPortTypePortAddress

java.lang.String getAggregatorServiceGroupEntryPortTypePortAddress()

getAggregatorServiceGroupEntryPortTypePort

AggregatorServiceGroupEntryPortType getAggregatorServiceGroupEntryPortTypePort()
                                                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getAggregatorServiceGroupEntryPortTypePort

AggregatorServiceGroupEntryPortType getAggregatorServiceGroupEntryPortTypePort(java.net.URL portAddress)
                                                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException