Uses of Interface
org.apache.jackrabbit.commons.repository.RepositoryFactory

Packages that use RepositoryFactory
org.apache.jackrabbit.commons.repository   
 

Uses of RepositoryFactory in org.apache.jackrabbit.commons.repository
 

Classes in org.apache.jackrabbit.commons.repository that implement RepositoryFactory
 class JNDIRepositoryFactory
          Factory that looks up a repository from JNDI.
 class SingletonRepositoryFactory
          Repository factory that always returns the same configured repository.
 

Constructors in org.apache.jackrabbit.commons.repository with parameters of type RepositoryFactory
ProxyRepository(RepositoryFactory factory)
          Creates a proxy for the repository (or repositories) accessible through the given factory.
 



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