public class URLRemoteRepositoryServlet extends RemoteRepositoryServlet
The supported initialization parameters of this servlet are:
javax.jcr.Repository".
   
 This servlet can also be mapped to the URL space. See
 AbstractRepositoryServlet for the details.
| Constructor and Description | 
|---|
URLRemoteRepositoryServlet()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected javax.jcr.Repository | 
getRepository()
Returns the remote repository at the given URL. 
 | 
getLocalAdapterFactorydestroy, doGet, getAttributeName, getInitParameter, initdoDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected javax.jcr.Repository getRepository()
                                      throws javax.jcr.RepositoryException
getRepository in class AbstractRepositoryServletjavax.jcr.RepositoryException - if the repository could not be accessedCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.