Uses of Class
org.modeshape.jcr.JcrRepository

Packages that use JcrRepository
org.modeshape.jcr The ModeShape implementation of the JCR API. 
 

Uses of JcrRepository in org.modeshape.jcr
 

Methods in org.modeshape.jcr that return JcrRepository
 JcrRepository JcrEngine.RepositoryInitializer.call()
           
protected  JcrRepository JcrEngine.doCreateJcrRepository(String repositoryName)
           
 JcrRepository JcrEngine.JcrRepositoryHolder.getRepository()
           
 JcrRepository JcrEngine.getRepository(String repositoryName)
          Get the Repository implementation for the named repository.
 

Constructor parameters in org.modeshape.jcr with type arguments of type JcrRepository
JcrEngine.JcrRepositoryHolder(String repositoryName, Future<JcrRepository> future)
           
 



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.