com.ibm.wsrf.servicegroup
Class ServiceGroupServiceAddressingLocator

java.lang.Object
  |
  +--org.apache.axis.client.Service
        |
        +--com.ibm.wsrf.servicegroup.ServiceGroupServiceLocator
              |
              +--com.ibm.wsrf.servicegroup.ServiceGroupServiceAddressingLocator
All Implemented Interfaces:
Referenceable, Serializable, Service, ServiceGroupService, ServiceGroupServiceAddressing

public class ServiceGroupServiceAddressingLocator
extends ServiceGroupServiceLocator
implements ServiceGroupServiceAddressing

See Also:
Serialized Form

Inner classes inherited from class org.apache.axis.client.Service
Service.HandlerRegistryImpl
 
Constructor Summary
ServiceGroupServiceAddressingLocator()
           
 
Method Summary
 ServiceGroupEntry getServiceGroupEntryPort(EndpointReferenceType reference)
           
 ServiceGroup getServiceGroupPort(EndpointReferenceType reference)
           
 ServiceGroupRegistration getServiceGroupRegistrationPort(EndpointReferenceType reference)
           
 
Methods inherited from class com.ibm.wsrf.servicegroup.ServiceGroupServiceLocator
getPort, getPort, getPorts, getServiceGroupEntryPort, getServiceGroupEntryPort, getServiceGroupEntryPortAddress, getServiceGroupEntryPortWSDDServiceName, getServiceGroupPort, getServiceGroupPort, getServiceGroupPortAddress, getServiceGroupPortWSDDServiceName, getServiceGroupRegistrationPort, getServiceGroupRegistrationPort, getServiceGroupRegistrationPortAddress, getServiceGroupRegistrationPortWSDDServiceName, getServiceName, setEndpointAddress, setEndpointAddress, setServiceGroupEntryPortEndpointAddress, setServiceGroupEntryPortWSDDServiceName, setServiceGroupPortEndpointAddress, setServiceGroupPortWSDDServiceName, setServiceGroupRegistrationPortEndpointAddress, setServiceGroupRegistrationPortWSDDServiceName
 
Methods inherited from class org.apache.axis.client.Service
createCall, createCall, createCall, createCall, getAxisClient, getCacheWSDL, getCall, getCalls, getEngine, getEngineConfiguration, getHandlerRegistry, getMaintainSession, getPort, getReference, getTypeMappingRegistry, getWSDLDocumentLocation, getWSDLParser, getWSDLService, setCacheWSDL, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ibm.wsrf.servicegroup.ServiceGroupService
getServiceGroupEntryPort, getServiceGroupEntryPort, getServiceGroupEntryPortAddress, getServiceGroupPort, getServiceGroupPort, getServiceGroupPortAddress, getServiceGroupRegistrationPort, getServiceGroupRegistrationPort, getServiceGroupRegistrationPortAddress
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Constructor Detail

ServiceGroupServiceAddressingLocator

public ServiceGroupServiceAddressingLocator()
Method Detail

getServiceGroupEntryPort

public ServiceGroupEntry getServiceGroupEntryPort(EndpointReferenceType reference)
                                           throws ServiceException
Specified by:
getServiceGroupEntryPort in interface ServiceGroupServiceAddressing

getServiceGroupPort

public ServiceGroup getServiceGroupPort(EndpointReferenceType reference)
                                 throws ServiceException
Specified by:
getServiceGroupPort in interface ServiceGroupServiceAddressing

getServiceGroupRegistrationPort

public ServiceGroupRegistration getServiceGroupRegistrationPort(EndpointReferenceType reference)
                                                         throws ServiceException
Specified by:
getServiceGroupRegistrationPort in interface ServiceGroupServiceAddressing


Copyright © 1999-2003 University of Chicago and The University of Southern California. All rights reserved.