public class CpuProfileServlet
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
CpuProfileServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
protected void |
doProfile(OutputStream out,
int duration,
int frequency,
Thread.State state) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionprotected void doProfile(OutputStream out, int duration, int frequency, Thread.State state) throws IOException
IOExceptionCopyright © 2017. All Rights Reserved.