Uses of Class
org.modeshape.jcr.JcrRepository

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

Uses of JcrRepository in org.modeshape.jboss.managed
 

Methods in org.modeshape.jboss.managed that return JcrRepository
 JcrRepository ManagedEngine.getRepository(String repositoryName)
          Obtains the specified managed repository of this engine.
 

Uses of JcrRepository in org.modeshape.jcr
 

Methods in org.modeshape.jcr that return JcrRepository
protected  JcrRepository JcrEngine.doCreateJcrRepository(String repositoryName)
           
 JcrRepository JndiRepositoryFactory.getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment)
          Creates an JcrRepository using the reference information specified.
 JcrRepository JcrEngine.getRepository(String repositoryName)
          Get the Repository implementation for the named repository.
 



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