public interface RRepositoryFactory
| Modifier and Type | Method and Description |
|---|---|
RRepository |
getRepositoryInstance()
Gets new instance of JCR Repository.
|
void |
initialize(ConfigSet confSet)
Initialize factory.
|
void |
release() |
RRepository getRepositoryInstance() throws RRepositoryException
RRepositoryException - if failedvoid initialize(ConfigSet confSet) throws RRepositoryException
confSet - configuration dataRRepositoryException - if failedvoid release()
throws RRepositoryException
RRepositoryExceptionCopyright © 2016. All rights reserved.