Class RepositoryAccessServlet.ClientFactoryDelegater

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract Repository getRepository​(java.lang.String uri)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ClientFactoryDelegater

        protected ClientFactoryDelegater()
    • Method Detail

      • getRepository

        public abstract Repository getRepository​(java.lang.String uri)
                                          throws java.rmi.RemoteException,
                                                 java.net.MalformedURLException,
                                                 java.rmi.NotBoundException
        Throws:
        java.rmi.RemoteException
        java.net.MalformedURLException
        java.rmi.NotBoundException