| HealthServletFactory | HealthServletFactory | |||
|---|---|---|---|---|
| Compiled from "HealthServletFactory.java" | Compiled from "HealthServletFactory.java" | |||
| public interface io.dropwizard.health.conf.response.HealthServletFactory ex tends io.dropwizard.jackson.Discoverable { | public interface io.dropwizard.health.conf.response.HealthServletFactory ex tends io.dropwizard.jackson.Discoverable { | |||
| public abstract javax.servlet.http.HttpServlet build(java.util.concurrent .atomic.AtomicBoolean); | public abstract javax.servlet.http.HttpServlet build(java.util.concurrent .atomic.AtomicBoolean); | |||
| public abstract javax.servlet.http.HttpServlet build(io.dropwizard.health .core.HealthStatusChecker); | ||||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 0 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||