| Package | Description | 
|---|---|
| org.apache.jackrabbit.commons.repository | |
| org.apache.jackrabbit.core | Contains the core classes that provide the implementation of the JCR API. | 
| org.apache.jackrabbit.core.jndi | |
| org.apache.jackrabbit.jca | |
| org.apache.jackrabbit.servlet | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EmptyRepositoryAn empty repository with no descriptors and no workspaces. | 
| class  | JNDIRepositoryProxy for a repository bound in JNDI. | 
| class  | ProxyRepositoryRepository that proxies all method calls to another repository. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RepositoryImplA  RepositoryImpl... | 
| class  | TransientRepositoryA repository proxy that automatically initializes and shuts down the
 underlying repository instance when the first session is opened
 or the last one closed. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BindableRepositoryA referenceable and serializable content repository proxy. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JCARepositoryHandleThis class implements the JCA implementation of repository. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ServletRepositoryProxy for a repository bound in servlet context. | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.