@ThreadSafe public final class WebInterfaceBrowseLogsServlet extends javax.servlet.http.HttpServlet
Constructor and Description |
---|
WebInterfaceBrowseLogsServlet(boolean isMasterServlet)
Creates a new instance of
WebInterfaceBrowseLogsServlet . |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Populates attribute fields with data from the MasterInfo associated with this servlet.
|
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
public WebInterfaceBrowseLogsServlet(boolean isMasterServlet)
WebInterfaceBrowseLogsServlet
.isMasterServlet
- whether this is a master servletprotected void doGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
doGet
in class javax.servlet.http.HttpServlet
request
- the HttpServletRequest
objectresponse
- the HttpServletResponse
objectjavax.servlet.ServletException
- if the target resource throws this exceptionIOException
Copyright © 2023. All Rights Reserved.