Package org.apache.felix.hc.core.impl.servlet
-
Class Summary Class Description HealthCheckExecutorServlet Servlet that triggers the health check executor to return results via http.ResultHtmlSerializer Serializes health check results into html format.ResultJsonSerializer Serializes health check results into json format.ResultTxtSerializer Serializes health check results into a simple text message (ideal to be used by a load balancer that would discard further information).ResultTxtVerboseSerializer Serializes health check results into a verbose text message.