public class CaldavBWServlet
extends org.bedework.webdav.servlet.common.WebdavServlet
implements javax.servlet.ServletContextListener
We implement ServletContextListener methods here to load and unload the configurations.
| Constructor and Description |
|---|
CaldavBWServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addMethods() |
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
org.bedework.util.logging.BwLogger |
getLogger() |
org.bedework.webdav.servlet.shared.WebdavNsIntf |
getNsIntf(javax.servlet.http.HttpServletRequest req) |
void |
init(javax.servlet.ServletConfig config) |
dumpRequest, service, sessionCreated, sessionDestroyed, setPreserveSessiondoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaudit, debug, debug, enableAuditLogger, enableErrorLogger, enableMetricsLogger, error, error, error, info, isAuditLoggerEnabled, isErrorLoggerEnabled, isMetricsDebugEnabled, isMetricsLoggerEnabled, metrics, setLoggerClass, setLoggerClass, trace, trace, warnpublic void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class org.bedework.webdav.servlet.common.WebdavServletjavax.servlet.ServletExceptionprotected void addMethods()
addMethods in class org.bedework.webdav.servlet.common.WebdavServletpublic org.bedework.webdav.servlet.shared.WebdavNsIntf getNsIntf(javax.servlet.http.HttpServletRequest req)
throws org.bedework.webdav.servlet.shared.WebdavException
getNsIntf in class org.bedework.webdav.servlet.common.WebdavServletorg.bedework.webdav.servlet.shared.WebdavExceptionpublic void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized in interface javax.servlet.ServletContextListenerpublic void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed in interface javax.servlet.ServletContextListenerpublic org.bedework.util.logging.BwLogger getLogger()
getLogger in interface org.bedework.util.logging.LoggedCopyright © 2018 Bedework. All rights reserved.