|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.test.RepositoryStub
org.apache.jackrabbit.test.JNDIRepositoryStub
public class JNDIRepositoryStub
Implements the abstract class RepositoryStub and uses JNDI
to obtain a javax.jcr.Repository instance.
| Field Summary | |
|---|---|
static java.lang.String |
REPOSITORY_LOOKUP_PROP
|
| Constructor Summary | |
|---|---|
JNDIRepositoryStub(java.util.Properties env)
|
|
| Method Summary | |
|---|---|
Repository |
getRepository()
Returns a reference to the Repository provided by this
RepositoryStub. |
| Methods inherited from class org.apache.jackrabbit.test.RepositoryStub |
|---|
getProperty, getReadOnlyCredentials, getReadWriteCredentials, getSuperuserCredentials |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String REPOSITORY_LOOKUP_PROP
| Constructor Detail |
|---|
public JNDIRepositoryStub(java.util.Properties env)
| Method Detail |
|---|
public Repository getRepository()
throws RepositoryStubException
Repository provided by this
RepositoryStub.
getRepository in class RepositoryStubRepositoryStubException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||