info.aduna.spectacle
Class LoaderRegistry
java.lang.Object
info.aduna.lang.service.ServiceRegistry<org.openrdf.model.URI,LoaderFactory>
info.aduna.spectacle.LoaderRegistry
public class LoaderRegistry
- extends ServiceRegistry<org.openrdf.model.URI,LoaderFactory>
- Author:
- Herko ter Horst
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static LoaderRegistry getInstance()
getKey
protected org.openrdf.model.URI getKey(LoaderFactory service)
- Description copied from class:
ServiceRegistry
- Gets the key for the specified service.
- Specified by:
getKey in class ServiceRegistry<org.openrdf.model.URI,LoaderFactory>
- Parameters:
service - The service to get the key for.
- Returns:
- The key for the specified service.
Copyright © 1997-2008 Aduna. All Rights Reserved.