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.
 



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