org.oasis.wsrf.servicegroup
Class ServiceGroupServiceAddressingLocator

java.lang.Object
  extended byorg.apache.axis.client.Service
      extended byorg.oasis.wsrf.servicegroup.ServiceGroupServiceLocator
          extended byorg.oasis.wsrf.servicegroup.ServiceGroupServiceAddressingLocator
All Implemented Interfaces:
javax.naming.Referenceable, java.io.Serializable, javax.xml.rpc.Service, ServiceGroupService, ServiceGroupServiceAddressing

public class ServiceGroupServiceAddressingLocator
extends ServiceGroupServiceLocator
implements ServiceGroupServiceAddressing

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class org.apache.axis.client.Service
org.apache.axis.client.Service.HandlerRegistryImpl
 
Field Summary
 
Fields inherited from class org.oasis.wsrf.servicegroup.ServiceGroupServiceLocator
 
Fields inherited from class org.apache.axis.client.Service
 
Constructor Summary
ServiceGroupServiceAddressingLocator()
           
 
Method Summary
 ServiceGroupEntry getServiceGroupEntryPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 ServiceGroup getServiceGroupPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 ServiceGroupRegistration getServiceGroupRegistrationPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 
Methods inherited from class org.oasis.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
clearCall, 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 org.oasis.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

getServiceGroupPort

public ServiceGroup getServiceGroupPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
                                 throws javax.xml.rpc.ServiceException
Specified by:
getServiceGroupPort in interface ServiceGroupServiceAddressing
Throws:
javax.xml.rpc.ServiceException

getServiceGroupRegistrationPort

public ServiceGroupRegistration getServiceGroupRegistrationPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
                                                         throws javax.xml.rpc.ServiceException
Specified by:
getServiceGroupRegistrationPort in interface ServiceGroupServiceAddressing
Throws:
javax.xml.rpc.ServiceException

getServiceGroupEntryPort

public ServiceGroupEntry getServiceGroupEntryPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
                                           throws javax.xml.rpc.ServiceException
Specified by:
getServiceGroupEntryPort in interface ServiceGroupServiceAddressing
Throws:
javax.xml.rpc.ServiceException