org.apache.jackrabbit.j2ee
Class RepositoryAccessServlet.RMIClientFactoryDelegater

java.lang.Object
  extended by org.apache.jackrabbit.j2ee.RepositoryAccessServlet.ClientFactoryDelegater
      extended by org.apache.jackrabbit.j2ee.RepositoryAccessServlet.RMIClientFactoryDelegater
Enclosing class:
RepositoryAccessServlet

protected static class RepositoryAccessServlet.RMIClientFactoryDelegater
extends RepositoryAccessServlet.ClientFactoryDelegater

optional class for RMI, will only be used, if RMI server is present


Constructor Summary
protected RepositoryAccessServlet.RMIClientFactoryDelegater()
           
 
Method Summary
 Repository getRepository(String uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryAccessServlet.RMIClientFactoryDelegater

protected RepositoryAccessServlet.RMIClientFactoryDelegater()
Method Detail

getRepository

public Repository getRepository(String uri)
                         throws MalformedURLException,
                                NotBoundException,
                                RemoteException
Specified by:
getRepository in class RepositoryAccessServlet.ClientFactoryDelegater
Throws:
MalformedURLException
NotBoundException
RemoteException


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