com.ibm.twss.spm.admin.type
Interface TypeAdministrationService

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

public interface TypeAdministrationService
extends javax.xml.rpc.Service


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

Method Detail

getTypeAdministrationService

TypeAdministrationInterface getTypeAdministrationService()
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getTypeAdministrationServiceAddress

java.lang.String getTypeAdministrationServiceAddress()

getTypeAdministrationService

TypeAdministrationInterface getTypeAdministrationService(java.net.URL portAddress)
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © IBM Corp. All Rights Reserved.