Class OakRepositoryFactory

  • All Implemented Interfaces:
    javax.jcr.RepositoryFactory

    public class OakRepositoryFactory
    extends java.lang.Object
    implements javax.jcr.RepositoryFactory
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.jcr.Repository getRepository​(java.util.Map parameters)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OakRepositoryFactory

        public OakRepositoryFactory()
    • Method Detail

      • getRepository

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