public class SystemRepositoryFactory extends Object implements RepositoryFactory
| Constructor and Description |
|---|
SystemRepositoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
RepositoryImplConfig |
getConfig() |
Repository |
getRepository(RepositoryImplConfig config) |
String |
getRepositoryType() |
public String getRepositoryType()
getRepositoryType in interface RepositoryFactorypublic RepositoryImplConfig getConfig()
getConfig in interface RepositoryFactorypublic Repository getRepository(RepositoryImplConfig config) throws RepositoryConfigException
getRepository in interface RepositoryFactoryRepositoryConfigExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.