public class ThreadMonitorStartupServlet
extends javax.servlet.http.HttpServlet
Init parameters for this servlet are as follows:
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
static java.lang.String |
PUBLIC_HANDLE |
| Constructor and Description |
|---|
ThreadMonitorStartupServlet() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<javax.servlet.http.HttpServlet> |
getRegisteredServletSet(java.lang.Class klass) |
boolean |
hasDisplay() |
void |
init() |
void |
init(javax.servlet.ServletConfig config) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic static final java.lang.String PUBLIC_HANDLE
protected org.slf4j.Logger logger
public void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletjavax.servlet.ServletExceptionpublic boolean hasDisplay()
public void init()
throws javax.servlet.ServletException
init in class javax.servlet.GenericServletjavax.servlet.ServletExceptionpublic static java.util.Set<javax.servlet.http.HttpServlet> getRegisteredServletSet(java.lang.Class klass)
Copyright © 2015 The Admin4J Project. All Rights Reserved.