public class ReportServlet extends HttpServlet
MonitoringFilter is enough for the reports of most webapps.| Constructor and Description |
|---|
ReportServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected void |
doGet(HttpServletRequest httpRequest,
HttpServletResponse httpResponse) |
void |
init(ServletConfig config) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicegetInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logpublic void init(ServletConfig config)
init in interface Servletinit in class GenericServletpublic void destroy()
destroy in interface Servletdestroy in class GenericServletprotected void doGet(HttpServletRequest httpRequest, HttpServletResponse httpResponse) throws ServletException, IOException
doGet in class HttpServletServletExceptionIOExceptionCopyright © 2008–2019 Emeric Vernat. All rights reserved.