AbstractRepository |
Base class for JCR repository as a component.
|
AmetysPersistenceManager |
|
AmetysRepository |
JCR Repository implementation, based on Jackrabbit and allowing to change the logout behaviour for Sessions
|
AmetysSession |
Implementation of a JCR Session that is poolable.
The logout method actually bring the Session back into the pool.
|
DefaultWorkspaceSelector |
Default implementation of a WorkspaceSelector , always selecting the "default" workspace.
|
JackrabbitRepository |
JackrabbitRepository is a JCR repository component based on Jackrabbit
|
JNDIRepository |
JCR Repository obtained through JNDI
|
RequestAttributeWorkspaceSelector |
Workspace selector using a context attribute for selecting
the workspace.
|
SessionSampleManager |
Monitoring active JCR sessions.
|