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()
getUDDIClerkManager
public static UDDIClerkManager getUDDIClerkManager(String managerName)
throws org.apache.commons.configuration.ConfigurationException
- Throws:
org.apache.commons.configuration.ConfigurationException
addClerkManager
public static boolean addClerkManager(UDDIClerkManager manager)
removeClerkManager
public static void removeClerkManager(String managerName)
throws org.apache.commons.configuration.ConfigurationException
- Throws:
org.apache.commons.configuration.ConfigurationException
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.