- All Implemented Interfaces:
- Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
public class PingServlet
extends javax.servlet.http.HttpServlet
The ping servlet provides a low costy, uncached endpoint that can be used
to determine if this component is running and responding. For example,
a nagios check should use this endpoint.
- See Also:
- Serialized Form