Package org.apache.jackrabbit.oak.jcr
Class OakRepositoryFactory
- java.lang.Object
-
- org.apache.jackrabbit.oak.jcr.OakRepositoryFactory
-
- All Implemented Interfaces:
RepositoryFactory
public class OakRepositoryFactory extends Object implements RepositoryFactory
-
-
Constructor Summary
Constructors Constructor Description OakRepositoryFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Repository
getRepository(Map parameters)
-
-
-
Method Detail
-
getRepository
public Repository getRepository(Map parameters) throws RepositoryException
- Specified by:
getRepository
in interfaceRepositoryFactory
- Throws:
RepositoryException
-
-