AbstractConfig |
Abstract configuration class that is based on a bean map.
|
BootstrapConfig |
The bootstrap configuration hold information about initial startup
parameters like repository config and home.
|
JNDIConfig |
The JNDI config hold information about JNDI connection details.
|
RepositoryAccessServlet |
This Class implements a servlet that is used as unified mechanism to retrieve
a jcr repository either through JNDI.
|
RepositoryStartupServlet |
The RepositoryStartupServlet starts a jackrabbit repository and registers it
to the JNDI environment.
|
ServletExceptionWithCause |
Utility class that links ServletException with support for
the exception chaining mechanism in Throwable .
|