public static interface TransientRepository.RepositoryFactory
RepositoryImpl instances.
Used to give greater control of the repository initialization process
to users of the TransientRepository class.| Modifier and Type | Method and Description |
|---|---|
RepositoryImpl |
getRepository()
Creates and initializes a repository instance.
|
RepositoryImpl getRepository() throws javax.jcr.RepositoryException
javax.jcr.RepositoryException - if an instance can not be createdCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.