public class RMIRemoteRepositoryServlet extends RemoteRepositoryServlet
The supported initialization parameters of this servlet are:
javax.jcr.Repository
".
//localhost/javax/jcr/Repository
".
This servlet can also be mapped to the URL space. See
AbstractRepositoryServlet
for the details.
Constructor and Description |
---|
RMIRemoteRepositoryServlet() |
Modifier and Type | Method and Description |
---|---|
protected Repository |
getRepository()
Creates and returns an RMI repository factory for the configured RMI URL.
|
getLocalAdapterFactory
destroy, doGet, getAttributeName, getInitParameter, init
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
protected Repository getRepository() throws RepositoryException
getRepository
in class AbstractRepositoryServlet
RepositoryException
- if the factory could not be createdCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.