public class RepositoryRegistry extends ServiceRegistry<String,RepositoryFactory>
RepositoryFactory
s.logger, services
Constructor and Description |
---|
RepositoryRegistry() |
Modifier and Type | Method and Description |
---|---|
static RepositoryRegistry |
getInstance()
Gets the default RepositoryRegistry.
|
protected String |
getKey(RepositoryFactory factory)
Gets the key for the specified service.
|
public static RepositoryRegistry getInstance()
protected String getKey(RepositoryFactory factory)
ServiceRegistry
getKey
in class ServiceRegistry<String,RepositoryFactory>
factory
- The service to get the key for.Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.