org.oasis.wsrf.properties
Class WSResourcePropertiesServiceAddressingLocator

java.lang.Object
  extended by org.apache.axis.client.Service
      extended by org.oasis.wsrf.properties.WSResourcePropertiesServiceLocator
          extended by org.oasis.wsrf.properties.WSResourcePropertiesServiceAddressingLocator
All Implemented Interfaces:
java.io.Serializable, javax.naming.Referenceable, javax.xml.rpc.Service, WSResourcePropertiesService, WSResourcePropertiesServiceAddressing

public class WSResourcePropertiesServiceAddressingLocator
extends WSResourcePropertiesServiceLocator
implements WSResourcePropertiesServiceAddressing

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.axis.client.Service
org.apache.axis.client.Service.HandlerRegistryImpl
 
Field Summary
 
Fields inherited from class org.apache.axis.client.Service
_call
 
Constructor Summary
WSResourcePropertiesServiceAddressingLocator()
           
 
Method Summary
 DeleteResourceProperties_PortType getDeleteResourcePropertiesPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
           
 GetMultipleResourceProperties_PortType getGetMultipleResourcePropertiesPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
           
 GetResourcePropertyDocument_PortType getGetResourcePropertyDocumentPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
           
 GetResourceProperty getGetResourcePropertyPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
           
 InsertResourceProperties_PortType getInsertResourcePropertiesPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
           
 PutResourcePropertyDocument_PortType getPutResourcePropertyDocumentPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
           
 QueryResourceProperties_PortType getQueryResourcePropertiesPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
           
 SetResourceProperties_PortType getSetResourcePropertiesPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
           
 UpdateResourceProperties_PortType getUpdateResourcePropertiesPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
           
 
Methods inherited from class org.oasis.wsrf.properties.WSResourcePropertiesServiceLocator
getDeleteResourcePropertiesPort, getDeleteResourcePropertiesPort, getDeleteResourcePropertiesPortAddress, getDeleteResourcePropertiesPortWSDDServiceName, getGetMultipleResourcePropertiesPort, getGetMultipleResourcePropertiesPort, getGetMultipleResourcePropertiesPortAddress, getGetMultipleResourcePropertiesPortWSDDServiceName, getGetResourcePropertyDocumentPort, getGetResourcePropertyDocumentPort, getGetResourcePropertyDocumentPortAddress, getGetResourcePropertyDocumentPortWSDDServiceName, getGetResourcePropertyPort, getGetResourcePropertyPort, getGetResourcePropertyPortAddress, getGetResourcePropertyPortWSDDServiceName, getInsertResourcePropertiesPort, getInsertResourcePropertiesPort, getInsertResourcePropertiesPortAddress, getInsertResourcePropertiesPortWSDDServiceName, getPort, getPort, getPorts, getPutResourcePropertyDocumentPort, getPutResourcePropertyDocumentPort, getPutResourcePropertyDocumentPortAddress, getPutResourcePropertyDocumentPortWSDDServiceName, getQueryResourcePropertiesPort, getQueryResourcePropertiesPort, getQueryResourcePropertiesPortAddress, getQueryResourcePropertiesPortWSDDServiceName, getServiceName, getSetResourcePropertiesPort, getSetResourcePropertiesPort, getSetResourcePropertiesPortAddress, getSetResourcePropertiesPortWSDDServiceName, getUpdateResourcePropertiesPort, getUpdateResourcePropertiesPort, getUpdateResourcePropertiesPortAddress, getUpdateResourcePropertiesPortWSDDServiceName, setDeleteResourcePropertiesPortEndpointAddress, setDeleteResourcePropertiesPortWSDDServiceName, setEndpointAddress, setEndpointAddress, setGetMultipleResourcePropertiesPortEndpointAddress, setGetMultipleResourcePropertiesPortWSDDServiceName, setGetResourcePropertyDocumentPortEndpointAddress, setGetResourcePropertyDocumentPortWSDDServiceName, setGetResourcePropertyPortEndpointAddress, setGetResourcePropertyPortWSDDServiceName, setInsertResourcePropertiesPortEndpointAddress, setInsertResourcePropertiesPortWSDDServiceName, setPutResourcePropertyDocumentPortEndpointAddress, setPutResourcePropertyDocumentPortWSDDServiceName, setQueryResourcePropertiesPortEndpointAddress, setQueryResourcePropertiesPortWSDDServiceName, setSetResourcePropertiesPortEndpointAddress, setSetResourcePropertiesPortWSDDServiceName, setUpdateResourcePropertiesPortEndpointAddress, setUpdateResourcePropertiesPortWSDDServiceName
 
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, setClientConfig, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry, setTypeMappingVersion
 
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.properties.WSResourcePropertiesService
getDeleteResourcePropertiesPort, getDeleteResourcePropertiesPort, getDeleteResourcePropertiesPortAddress, getGetMultipleResourcePropertiesPort, getGetMultipleResourcePropertiesPort, getGetMultipleResourcePropertiesPortAddress, getGetResourcePropertyDocumentPort, getGetResourcePropertyDocumentPort, getGetResourcePropertyDocumentPortAddress, getGetResourcePropertyPort, getGetResourcePropertyPort, getGetResourcePropertyPortAddress, getInsertResourcePropertiesPort, getInsertResourcePropertiesPort, getInsertResourcePropertiesPortAddress, getPutResourcePropertyDocumentPort, getPutResourcePropertyDocumentPort, getPutResourcePropertyDocumentPortAddress, getQueryResourcePropertiesPort, getQueryResourcePropertiesPort, getQueryResourcePropertiesPortAddress, getSetResourcePropertiesPort, getSetResourcePropertiesPort, getSetResourcePropertiesPortAddress, getUpdateResourcePropertiesPort, getUpdateResourcePropertiesPort, getUpdateResourcePropertiesPortAddress
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Constructor Detail

WSResourcePropertiesServiceAddressingLocator

public WSResourcePropertiesServiceAddressingLocator()
Method Detail

getGetResourcePropertyDocumentPort

public GetResourcePropertyDocument_PortType getGetResourcePropertyDocumentPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
                                                                        throws javax.xml.rpc.ServiceException
Specified by:
getGetResourcePropertyDocumentPort in interface WSResourcePropertiesServiceAddressing
Throws:
javax.xml.rpc.ServiceException

getPutResourcePropertyDocumentPort

public PutResourcePropertyDocument_PortType getPutResourcePropertyDocumentPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
                                                                        throws javax.xml.rpc.ServiceException
Specified by:
getPutResourcePropertyDocumentPort in interface WSResourcePropertiesServiceAddressing
Throws:
javax.xml.rpc.ServiceException

getGetResourcePropertyPort

public GetResourceProperty getGetResourcePropertyPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
                                               throws javax.xml.rpc.ServiceException
Specified by:
getGetResourcePropertyPort in interface WSResourcePropertiesServiceAddressing
Throws:
javax.xml.rpc.ServiceException

getSetResourcePropertiesPort

public SetResourceProperties_PortType getSetResourcePropertiesPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
                                                            throws javax.xml.rpc.ServiceException
Specified by:
getSetResourcePropertiesPort in interface WSResourcePropertiesServiceAddressing
Throws:
javax.xml.rpc.ServiceException

getInsertResourcePropertiesPort

public InsertResourceProperties_PortType getInsertResourcePropertiesPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
                                                                  throws javax.xml.rpc.ServiceException
Specified by:
getInsertResourcePropertiesPort in interface WSResourcePropertiesServiceAddressing
Throws:
javax.xml.rpc.ServiceException

getDeleteResourcePropertiesPort

public DeleteResourceProperties_PortType getDeleteResourcePropertiesPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
                                                                  throws javax.xml.rpc.ServiceException
Specified by:
getDeleteResourcePropertiesPort in interface WSResourcePropertiesServiceAddressing
Throws:
javax.xml.rpc.ServiceException

getGetMultipleResourcePropertiesPort

public GetMultipleResourceProperties_PortType getGetMultipleResourcePropertiesPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
                                                                            throws javax.xml.rpc.ServiceException
Specified by:
getGetMultipleResourcePropertiesPort in interface WSResourcePropertiesServiceAddressing
Throws:
javax.xml.rpc.ServiceException

getUpdateResourcePropertiesPort

public UpdateResourceProperties_PortType getUpdateResourcePropertiesPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
                                                                  throws javax.xml.rpc.ServiceException
Specified by:
getUpdateResourcePropertiesPort in interface WSResourcePropertiesServiceAddressing
Throws:
javax.xml.rpc.ServiceException

getQueryResourcePropertiesPort

public QueryResourceProperties_PortType getQueryResourcePropertiesPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
                                                                throws javax.xml.rpc.ServiceException
Specified by:
getQueryResourcePropertiesPort in interface WSResourcePropertiesServiceAddressing
Throws:
javax.xml.rpc.ServiceException