public class StatViewServlet extends ResourceServlet
ResourceServlet.ProcessCallback, ResourceServlet.ResourceHandler| Modifier and Type | Field and Description |
|---|---|
static String |
PARAM_NAME_JMX_PASSWORD |
static String |
PARAM_NAME_JMX_URL |
static String |
PARAM_NAME_JMX_USERNAME |
static String |
PARAM_NAME_RESET_ENABLE |
PARAM_NAME_ALLOW, PARAM_NAME_DENY, PARAM_NAME_PASSWORD, PARAM_NAME_USERNAME, PARAM_REMOTE_ADDR, SESSION_USER_KEY| Constructor and Description |
|---|
StatViewServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
checkLoginParam, ContainsUser, isPermittedRequest, isPermittedRequest, isRequireAuthpublic static final String PARAM_NAME_RESET_ENABLE
public static final String PARAM_NAME_JMX_URL
public static final String PARAM_NAME_JMX_USERNAME
public static final String PARAM_NAME_JMX_PASSWORD
public void init()
throws javax.servlet.ServletException
init in class ResourceServletjavax.servlet.ServletExceptionpublic void service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
service in class ResourceServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2013–2022 Alibaba Group. All rights reserved.