com.ibm.soa.parlayx21.group
Interface GroupService

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

public interface GroupService
extends javax.xml.rpc.Service


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

Method Detail

getGroup

Group getGroup()
               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getGroupAddress

java.lang.String getGroupAddress()

getGroup

Group getGroup(java.net.URL portAddress)
               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2003 IBM Corp. All Rights Reserved.