public class DebugHandler extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DebugHandler.Action |
static class |
DebugHandler.Event |
| Modifier and Type | Method and Description |
|---|---|
void |
addAction(DebugHandler.Action act) |
static void |
doDebug(javax.servlet.http.HttpServlet thisServlet,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static DebugHandler |
get(String name) |
public static DebugHandler get(String name)
public static void doDebug(javax.servlet.http.HttpServlet thisServlet,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic void addAction(DebugHandler.Action act)
Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.