Uses of Class
org.apache.jackrabbit.commons.AbstractRepository

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

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

Subclasses of AbstractRepository in org.apache.jackrabbit.commons.repository
 class EmptyRepository
          An empty repository with no descriptors and no workspaces.
 class JNDIRepository
          Proxy for a repository bound in JNDI.
 class ProxyRepository
          Repository that proxies all method calls to another repository.
 



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