AdminEnvironment | AdminEnvironment | |||
---|---|---|---|---|
Compiled from "AdminEnvironment.java" | Compiled from "AdminEnvironment.java" | |||
public class io.dropwizard.setup.AdminEnvironment extends io.dropwizard.jet | public class io.dropwizard.core.setup.AdminEnvironment extends io.dropwizar | |||
ty.setup.ServletEnvironment { | d.jetty.setup.ServletEnvironment { | |||
public io.dropwizard.setup.AdminEnvironment(io.dropwizard.jetty.MutableSe | public io.dropwizard.core.setup.AdminEnvironment(io.dropwizard.jetty.Muta | |||
rvletContextHandler, com.codahale.metrics.health.HealthCheckRegistry, com.c | bleServletContextHandler, com.codahale.metrics.health.HealthCheckRegistry, | |||
odahale.metrics.MetricRegistry, io.dropwizard.setup.AdminFactory); | com.codahale.metrics.MetricRegistry, io.dropwizard.core.setup.AdminFactory) | |||
; | ||||
public void addTask(io.dropwizard.servlets.tasks.Task); | public void addTask(io.dropwizard.servlets.tasks.Task); | |||
public boolean isHealthCheckServletEnabled(); | public boolean isHealthCheckServletEnabled(); | |||
static void access$000(io.dropwizard.setup.AdminEnvironment); | ||||
static void access$100(io.dropwizard.setup.AdminEnvironment); | ||||
static {}; | static {}; | |||
} | } | |||
End of changes. 2 change blocks. | ||||
7 lines changed or deleted | 6 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/ |