| DBIHealthCheck | DBIHealthCheck | |||
|---|---|---|---|---|
| Compiled from "DBIHealthCheck.java" | Compiled from "DBIHealthCheck.java" | |||
| public class io.dropwizard.jdbi.DBIHealthCheck extends com.codahale.metrics .health.HealthCheck { | public class io.dropwizard.jdbi.DBIHealthCheck extends com.codahale.metrics .health.HealthCheck { | |||
| public io.dropwizard.jdbi.DBIHealthCheck(java.util.concurrent.ExecutorSer vice, io.dropwizard.util.Duration, org.skife.jdbi.v2.DBI, java.lang.String) ; | public io.dropwizard.jdbi.DBIHealthCheck(java.util.concurrent.ExecutorSer vice, io.dropwizard.util.Duration, org.skife.jdbi.v2.DBI, java.lang.String) ; | |||
| public io.dropwizard.jdbi.DBIHealthCheck(org.skife.jdbi.v2.DBI, java.lang .String); | public io.dropwizard.jdbi.DBIHealthCheck(org.skife.jdbi.v2.DBI, java.lang .String); | |||
| protected com.codahale.metrics.health.HealthCheck$Result check() throws j ava.lang.Exception; | protected com.codahale.metrics.health.HealthCheck$Result check() throws j ava.lang.Exception; | |||
| static org.skife.jdbi.v2.DBI access$000(io.dropwizard.jdbi.DBIHealthCheck | ||||
| ); | ||||
| static java.lang.String access$100(io.dropwizard.jdbi.DBIHealthCheck); | ||||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 3 lines changed or deleted | 0 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/ | ||||