com.ibm.twss.spm.access
Interface ServicePolicyAccessService

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

public interface ServicePolicyAccessService
extends javax.xml.rpc.Service

SOAP Web Service for the Service Policy Access interface. See the interface definition of the Web Service for a complete description of function.


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

Method Detail

getServicePolicyAccess

ServicePolicyAccessInterface getServicePolicyAccess()
                                                    throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getServicePolicyAccessAddress

java.lang.String getServicePolicyAccessAddress()

getServicePolicyAccess

ServicePolicyAccessInterface getServicePolicyAccess(java.net.URL portAddress)
                                                    throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © IBM Corp. All Rights Reserved.