org.apache.jackrabbit.rmi.repository
Class RmiRepositoryFactory

java.lang.Object
  extended by org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory
All Implemented Interfaces:
RepositoryFactory

public class RmiRepositoryFactory
extends Object
implements RepositoryFactory


Constructor Summary
RmiRepositoryFactory()
           
 
Method Summary
 Repository getRepository(Map parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RmiRepositoryFactory

public RmiRepositoryFactory()
Method Detail

getRepository

public Repository getRepository(Map parameters)
                         throws RepositoryException
Specified by:
getRepository in interface RepositoryFactory
Throws:
RepositoryException


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