Uses of Class
org.apache.jackrabbit.test.RepositoryStub

Packages that use RepositoryStub
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.test   
 

Uses of RepositoryStub in org.apache.jackrabbit.core
 

Subclasses of RepositoryStub in org.apache.jackrabbit.core
 class JackrabbitRepositoryStub
          RepositoryStub implementation for Apache Jackrabbit.
 

Uses of RepositoryStub in org.apache.jackrabbit.test
 

Subclasses of RepositoryStub in org.apache.jackrabbit.test
 class JNDIRepositoryStub
          Implements the abstract class RepositoryStub and uses JNDI to obtain a javax.jcr.Repository instance.
 

Methods in org.apache.jackrabbit.test that return RepositoryStub
static RepositoryStub RepositoryStub.getInstance(Map configuration)
          Creates and/or returns the configured RepositryStub implementation.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.