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

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

Uses of RepositoryStubException in org.apache.jackrabbit.core
 

Methods in org.apache.jackrabbit.core that throw RepositoryStubException
 Repository JackrabbitRepositoryStub.getRepository()
          Returns the configured repository instance.
 

Uses of RepositoryStubException in org.apache.jackrabbit.test
 

Methods in org.apache.jackrabbit.test that throw RepositoryStubException
static RepositoryStub RepositoryStub.getInstance(Map configuration)
          Creates and/or returns the configured RepositryStub implementation.
abstract  Repository RepositoryStub.getRepository()
          Returns a reference to the Repository provided by this RepositoryStub.
 Repository JNDIRepositoryStub.getRepository()
          Returns a reference to the Repository provided by this RepositoryStub.
 



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