|
||||||||||
| 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
|
| Fields inherited from class org.apache.jackrabbit.test.RepositoryStub |
|---|
environment, PROP_NAMESPACES, PROP_NODE_NAME1, PROP_NODE_NAME2, PROP_NODE_NAME3, PROP_NODE_NAME4, PROP_NODETYPE, PROP_NODETYPENOCHILDREN, PROP_PREFIX, PROP_PROP_NAME1, PROP_PROP_NAME2, PROP_READONLY_NAME, PROP_READONLY_PWD, PROP_READWRITE_NAME, PROP_READWRITE_PWD, PROP_STUB_IMPL_CLASS, PROP_SUPERUSER_NAME, PROP_SUPERUSER_PWD, PROP_TESTROOT, PROP_WORKSPACE_NAME, readonly, readwrite, STUB_IMPL_PROPS, STUB_IMPL_SYS_PROPS, superuser |
| Constructor Summary | |
|---|---|
JNDIRepositoryStub(java.util.Properties env)
|
|
| Method Summary | |
|---|---|
javax.jcr.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 javax.jcr.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 | |||||||||