org.ow2.petals.registry.client
Class RegistryClientFactory

java.lang.Object
  extended by org.ow2.petals.registry.client.RegistryClientFactory

public class RegistryClientFactory
extends java.lang.Object

Author:
chamerling - eBM WebSourcing

Method Summary
static RegistryClient getNewClient(org.ow2.petals.registry.api.LocalRegistry lr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNewClient

public static RegistryClient getNewClient(org.ow2.petals.registry.api.LocalRegistry lr)
                                   throws org.ow2.petals.registry.api.exception.RegistryException
Type Parameters:
K -
E -
Parameters:
lr -
Returns:
Throws:
org.ow2.petals.registry.api.exception.RegistryException


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