org.ow2.petals.registry.core.transport.cxf
Class ClientManager

java.lang.Object
  extended by org.ow2.petals.registry.core.transport.cxf.ClientManager

public class ClientManager
extends java.lang.Object

Author:
Christophe HAMERLING - eBM WebSourcing, Charles CASADEI - eBM WebSourcing

Constructor Summary
ClientManager()
           
 
Method Summary
 org.ow2.petals.registry.api.ws.service.RegistryService getRegistryClient(java.lang.String address)
           
 org.ow2.petals.registry.api.ws.service.RegistryService getRegistryClient(java.lang.String address, long timeout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientManager

public ClientManager()
Method Detail

getRegistryClient

public org.ow2.petals.registry.api.ws.service.RegistryService getRegistryClient(java.lang.String address)

getRegistryClient

public org.ow2.petals.registry.api.ws.service.RegistryService getRegistryClient(java.lang.String address,
                                                                                long timeout)


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.