public class MemRepositoryFactory extends Object implements RepositoryFactory
RepositoryFactory, creating a MemRepository.| Constructor and Description |
|---|
MemRepositoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
call()
Constructs the low-level repository with the name previously passed to
RepositoryFactory.init(java.lang.String). |
void |
init(String repositoryName) |
public void init(String repositoryName)
init in interface RepositoryFactorypublic Object call()
RepositoryFactoryRepositoryFactory.init(java.lang.String).call in interface Callable<Object>call in interface RepositoryFactoryCopyright © 2015 Nuxeo SA. All rights reserved.