org.openrdf.repository.config
Class RepositoryRegistry
java.lang.Object
info.aduna.lang.service.ServiceRegistry<String,RepositoryFactory>
org.openrdf.repository.config.RepositoryRegistry
public class RepositoryRegistry
- extends ServiceRegistry<String,RepositoryFactory>
A registry that keeps track of the available RepositoryFactorys.
- Author:
- Arjohn Kampman
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoryRegistry
public RepositoryRegistry()
getInstance
public static RepositoryRegistry getInstance()
- Gets the default QueryParserRegistry.
- Returns:
- The default registry.
getKey
protected String getKey(RepositoryFactory factory)
- Specified by:
getKey in class ServiceRegistry<String,RepositoryFactory>
Copyright © 2001-2008 Aduna. All Rights Reserved.