|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Repositories | |
|---|---|
| org.modeshape.jcr | The ModeShape implementation of the JCR API. |
| 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 |
JcrEngine
The basic component that encapsulates the ModeShape services, including the Repository instances. |
| Methods in org.modeshape.jcr that return Repositories | |
|---|---|
Repositories |
JcrRepositoryFactory.getRepositories(String jcrUrl)
|
| Uses of Repositories in org.modeshape.jcr.api |
|---|
| Methods in org.modeshape.jcr.api that return Repositories | |
|---|---|
Repositories |
RepositoryFactory.getRepositories(String jcrUrl)
Returns the Repositories instance referenced by the jcrUrl parameter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||