public class UDDIClientContainer extends Object
| Constructor and Description |
|---|
UDDIClientContainer() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
addClient(UDDIClient manager)
adds the named client, but only if it isn't registered already
|
static boolean |
contains(String name)
return true if the client exists in the current client collection
|
static UDDIClient |
getUDDIClient(String clientName) |
static void |
removeAll() |
static void |
removeClerkManager(String clientName) |
public static UDDIClient getUDDIClient(String clientName) throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationExceptionpublic static boolean addClient(UDDIClient manager)
manager - public static void removeClerkManager(String clientName) throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationExceptionpublic static boolean contains(String name)
name - public static void removeAll()
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.