|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.jackrabbit.servlet.remote.RemoteBindingServlet
org.apache.jackrabbit.servlet.remote.URLRemoteBindingServlet
public class URLRemoteBindingServlet
Servlet that writes the remote reference of a repository in the servlet context to the configured URL.
The initialization parameters of this servlet are:
javax.jcr.Repository".
JackrabbitServerAdapterFactory.
| Constructor Summary | |
|---|---|
URLRemoteBindingServlet()
|
|
| Method Summary | |
|---|---|
void |
init()
Writes the remote reference of a repository in the servlet context to the configured URL. |
| Methods inherited from class org.apache.jackrabbit.servlet.remote.RemoteBindingServlet |
|---|
doGet, getRemoteRepository |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLRemoteBindingServlet()
| Method Detail |
|---|
public void init()
throws javax.servlet.ServletException
init in class javax.servlet.GenericServletjavax.servlet.ServletException - if the URL could not be written to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||