|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ModeShapeJcrDeployer | Servlet context listener that is responsible for initializing the repository factory . |
RepositoryManager | Manager for accessing JCR Repository instances. |
WebLogger | Implementation of the Logger interface which delegates the logging operations to an I18n based
Logger implementation, using pass-through TextI18n objects. |
Exception Summary | |
---|---|
NoSuchRepositoryException | Exception thrown when an operation attempts to access a repository that does not exist. |
This package contains the core components for the ModeShape common web library.
The key classes are:
RepositoryManager
- the class creates JCR sessions based on HTTP requestsModeShapeJcrDeployer
- the servlet context listener that initializes the RepositoryManager
.
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |