public class UDDIClientContainer extends Object
Constructor and Description |
---|
UDDIClientContainer() |
Modifier and Type | Method and Description |
---|---|
static boolean |
addClient(UDDIClient manager) |
static boolean |
contains(String name)
return true if the client exists in the current client collection
|
static UDDIClient |
getUDDIClient(String clientName) |
static void |
removeClerkManager(String clientName) |
public static UDDIClient getUDDIClient(String clientName) throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationException
public static boolean addClient(UDDIClient manager)
public static void removeClerkManager(String clientName) throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationException
public static boolean contains(String name)
name
- Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.