ModeShape Distribution 3.0.0.CR1

Uses of Interface
org.modeshape.jcr.api.RepositoryManager

Packages that use RepositoryManager
org.modeshape.jcr   
org.modeshape.jcr.api This package provides a set of interfaces that extend the JCR 2.0 API interfaces with additional functionality, as well as defining the Repositories interface as a generic abstraction to any container of multiple JCR Repository instances. 
 

Uses of RepositoryManager in org.modeshape.jcr
 

Classes in org.modeshape.jcr that implement RepositoryManager
 class JcrRepositoryManager
           
 

Uses of RepositoryManager in org.modeshape.jcr.api
 

Methods in org.modeshape.jcr.api that return RepositoryManager
 RepositoryManager Workspace.getRepositoryManager()
          Return a RepositoryManager that can be used to administer the Repository instance through which this workspace's session was acquired.
 


ModeShape Distribution 3.0.0.CR1

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