Package | Description |
---|---|
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. |
Modifier and Type | Class and Description |
---|---|
class |
JcrRepositoryFactory
Service provider for the JCR2
RepositoryFactory interface. |
class |
ModeShapeEngine
A container for repositories.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RepositoryFactory
An extension to the standard
RepositoryFactory interface, with ModeShape-specific constants and additional
RepositoryFactory.shutdown() methods. |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.