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 |
---|---|
javax.jcr.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. |
abstract javax.jcr.Repository |
RepositoryStub.getRepository()
Returns a reference to the
Repository provided by this
RepositoryStub . |
javax.jcr.Repository |
JNDIRepositoryStub.getRepository()
Returns a reference to the
Repository provided by this
RepositoryStub . |
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.