org.apache.juddi.v3.client.config
Class UDDIClientContainer

java.lang.Object
  extended by org.apache.juddi.v3.client.config.UDDIClientContainer

public class UDDIClientContainer
extends Object


Constructor Summary
UDDIClientContainer()
           
 
Method Summary
static boolean addClient(UDDIClient manager)
           
static UDDIClient getUDDIClient(String clientName)
           
static void removeClerkManager(String clientName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDDIClientContainer

public UDDIClientContainer()
Method Detail

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.