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 | Method and Description |
---|---|
Repository |
JackrabbitRepositoryStub.getRepository()
Returns the configured repository instance.
|
Modifier and Type | Method and Description |
---|---|
static RepositoryStub |
RepositoryStub.getInstance(Map configuration)
Creates and/or returns the configured
RepositryStub
implementation. |
Repository |
JNDIRepositoryStub.getRepository()
Returns a reference to the
Repository provided by this
RepositoryStub . |
abstract Repository |
RepositoryStub.getRepository()
Returns a reference to the
Repository provided by this
RepositoryStub . |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.