Class SystemInfoServlet

java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.netscape.cms.servlet.base.SystemInfoServlet
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class SystemInfoServlet extends javax.servlet.http.HttpServlet
Displays detailed information about java VM internals, including current JVM memory usage, and detailed information about each thread.

Also allows user to trigger a new garbage collection

Version:
$Revision$, $Date$
See Also: