| Class | Description |
|---|---|
| AdminServlet | |
| AdminServletContextListener |
A listener implementation which injects a
MetricRegistry instance, a
HealthCheckRegistry instance, and an optional ExecutorService instance into the
servlet context as named attributes. |
| HealthCheckServlet | |
| MetricsServlet | |
| PingServlet |
An HTTP servlets which outputs a
text/plain "pong" response. |
| ThreadDumpServlet |
An HTTP servlets which outputs a
text/plain dump of all threads in the VM. |
Copyright © 2013. All Rights Reserved.