ModeShape Distribution 3.0.0.Beta4

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

Packages that use Repositories
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 Repositories in org.modeshape.jcr
 

Classes in org.modeshape.jcr that implement Repositories
 class JcrRepositoryFactory
          Service provider for the JCR2 RepositoryFactory interface.
 class ModeShapeEngine
          A container for repositories.
 

Uses of Repositories in org.modeshape.jcr.api
 

Subinterfaces of Repositories in org.modeshape.jcr.api
 interface RepositoryFactory
          An extension to the standard RepositoryFactory interface, with ModeShape-specific constants and additional RepositoryFactory.shutdown() methods.
 


ModeShape Distribution 3.0.0.Beta4

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