See: Description
Class | Description |
---|---|
ModeShapeJcrDeployer |
Servlet context listener that is responsible for
initializing the repository factory . |
RepositoryManager |
Manager for accessing JCR Repository instances.
|
WebJcrI18n |
The internationalized string constants for the
org.modeshape.web.jcr* packages. |
WebLogger |
Exception | Description |
---|---|
NoSuchRepositoryException |
Exception thrown when an operation attempts to access a repository that does not exist.
|
The key classes are:
RepositoryManager
- the class creates JCR sessions based on HTTP requestsModeShapeJcrDeployer
- the servlet context listener that initializes the RepositoryManager
.Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.