org.apache.juddi.v3.client.config
Class UDDIClientContainer
java.lang.Object
org.apache.juddi.v3.client.config.UDDIClientContainer
public class UDDIClientContainer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDDIClientContainer
public UDDIClientContainer()
getUDDIClient
public static UDDIClient getUDDIClient(String clientName)
throws org.apache.commons.configuration.ConfigurationException
- Throws:
org.apache.commons.configuration.ConfigurationException
addClient
public static boolean addClient(UDDIClient manager)
removeClerkManager
public static void removeClerkManager(String clientName)
throws org.apache.commons.configuration.ConfigurationException
- Throws:
org.apache.commons.configuration.ConfigurationException
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.