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 |
JcrRepositoryManager |
Modifier and Type | Method and Description |
---|---|
RepositoryManager |
Workspace.getRepositoryManager()
Return a
RepositoryManager that can be used to administer the Repository instance through which this workspace's
session was acquired. |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.