org.apache.juddi.v3.client.mapping
Class ServiceLocator
java.lang.Object
org.apache.juddi.v3.client.mapping.ServiceLocator
public class ServiceLocator
- extends Object
- Author:
- Kurt T Stam
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceLocator
public ServiceLocator(UDDIClerk clerk,
URLLocalizer urlLocalizer,
Properties properties)
throws ClassNotFoundException,
IllegalArgumentException,
SecurityException,
InstantiationException,
IllegalAccessException,
InvocationTargetException,
NoSuchMethodException,
DatatypeConfigurationException,
MalformedURLException,
RemoteException,
org.apache.commons.configuration.ConfigurationException,
javax.wsdl.WSDLException,
TransportException
- Throws:
ClassNotFoundException
IllegalArgumentException
SecurityException
InstantiationException
IllegalAccessException
InvocationTargetException
NoSuchMethodException
DatatypeConfigurationException
MalformedURLException
RemoteException
org.apache.commons.configuration.ConfigurationException
javax.wsdl.WSDLException
TransportException
shutdown
public void shutdown()
throws RemoteException,
org.apache.commons.configuration.ConfigurationException,
TransportException
- Throws:
RemoteException
org.apache.commons.configuration.ConfigurationException
TransportException
addService
public void addService(String serviceKey)
removeService
public void removeService(String serviceKey)
lookupEndpoint
public String lookupEndpoint(QName serviceQName,
String portName)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.