Package | Description |
---|---|
org.apache.jackrabbit.core |
Contains the core classes that provide the implementation of the JCR API.
|
org.apache.jackrabbit.test |
Modifier and Type | Class and Description |
---|---|
class |
JackrabbitRepositoryStub
RepositoryStub implementation for Apache Jackrabbit.
|
Modifier and Type | Class and Description |
---|---|
class |
JNDIRepositoryStub
Implements the abstract class
RepositoryStub and uses JNDI
to obtain a javax.jcr.Repository instance. |
Modifier and Type | Method and Description |
---|---|
static RepositoryStub |
RepositoryStub.getInstance(Map configuration)
Creates and/or returns the configured
RepositryStub
implementation. |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.