es.rediris.papi.registry
Class RegistryFactory
java.lang.Object
  
es.rediris.papi.registry.RegistryFactory
public class RegistryFactory
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
RegistryFactory
public RegistryFactory()
getDefaultRegistry
public static Registry getDefaultRegistry(Config config)
 
getRegistry
public static Registry getRegistry(String typeRegistry,
                                   Config config)
                            throws PAPIException
- Throws:
 PAPIException