org.nhindirect.config.service.impl
Interface ConfigurationServiceImplService

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

public interface ConfigurationServiceImplService
extends javax.xml.rpc.Service


Method Summary
 ConfigurationService getConfigurationServiceImplPort()
           
 ConfigurationService getConfigurationServiceImplPort(URL portAddress)
           
 String getConfigurationServiceImplPortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getConfigurationServiceImplPortAddress

String getConfigurationServiceImplPortAddress()

getConfigurationServiceImplPort

ConfigurationService getConfigurationServiceImplPort()
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getConfigurationServiceImplPort

ConfigurationService getConfigurationServiceImplPort(URL portAddress)
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.