Uses of Class
org.apache.jackrabbit.rmi.repository.AbstractRemoteRepositoryFactory

Packages that use AbstractRemoteRepositoryFactory
org.apache.jackrabbit.rmi.repository   
 

Uses of AbstractRemoteRepositoryFactory in org.apache.jackrabbit.rmi.repository
 

Subclasses of AbstractRemoteRepositoryFactory in org.apache.jackrabbit.rmi.repository
 class JNDIRemoteRepositoryFactory
          Factory that looks up a remote repository from JNDI.
 class RMIRemoteRepositoryFactory
          Factory that looks up a remote repository from an RMI registry.
 class URLRemoteRepositoryFactory
          Factory that looks up a remote repository from a given URL.
 



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