public abstract class RemoteRepositoryServlet extends AbstractRepositoryServlet
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 | 
|---|
RemoteRepositoryServlet()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected LocalAdapterFactory | 
getLocalAdapterFactory()
Instantiates and returns the configured local adapter factory. 
 | 
destroy, doGet, getAttributeName, getInitParameter, getRepository, initdoDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected LocalAdapterFactory getLocalAdapterFactory() throws javax.jcr.RepositoryException
javax.jcr.RepositoryException - if the factory could not be instantiatedCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.