Class StatusManagerServlet

java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.catalina.manager.StatusManagerServlet
All Implemented Interfaces:
Serializable, EventListener, NotificationListener, Servlet, ServletConfig

public class StatusManagerServlet extends HttpServlet implements NotificationListener
This servlet will display a complete status of the HTTP/1.1 connector.
Author:
Remy Maucherat
See Also: