com.ibm.twss.spm.admin.svc
Interface ServiceAdministrationService

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

public interface ServiceAdministrationService
extends javax.xml.rpc.Service


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

Method Detail

getServiceAdministrationService

ServiceAdministrationInterface getServiceAdministrationService()
                                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getServiceAdministrationServiceAddress

java.lang.String getServiceAdministrationServiceAddress()

getServiceAdministrationService

ServiceAdministrationInterface getServiceAdministrationService(java.net.URL portAddress)
                                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © IBM Corp. All Rights Reserved.