org.apache.jackrabbit.oak.jcr
Class OakRepositoryFactory

java.lang.Object
  extended by org.apache.jackrabbit.oak.jcr.OakRepositoryFactory
All Implemented Interfaces:
javax.jcr.RepositoryFactory

public class OakRepositoryFactory
extends Object
implements javax.jcr.RepositoryFactory


Constructor Summary
OakRepositoryFactory()
           
 
Method Summary
 javax.jcr.Repository getRepository(Map parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OakRepositoryFactory

public OakRepositoryFactory()
Method Detail

getRepository

public javax.jcr.Repository getRepository(Map parameters)
                                   throws javax.jcr.RepositoryException
Specified by:
getRepository in interface javax.jcr.RepositoryFactory
Throws:
javax.jcr.RepositoryException


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.