org.apache.jackrabbit.rmi.repository
Class RmiRepositoryFactory

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

public class RmiRepositoryFactory
extends Object
implements javax.jcr.RepositoryFactory


Constructor Summary
RmiRepositoryFactory()
           
 
Method Summary
 javax.jcr.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 javax.jcr.Repository getRepository(Map parameters)
                                   throws javax.jcr.RepositoryException
Specified by:
getRepository in interface javax.jcr.RepositoryFactory
Throws:
javax.jcr.RepositoryException


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