public class PolicyExistsHealthCheck
extends com.codahale.metrics.health.HealthCheck
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_NAME |
| Constructor and Description |
|---|
PolicyExistsHealthCheck(javax.ws.rs.client.WebTarget client) |
| Modifier and Type | Method and Description |
|---|---|
com.codahale.metrics.health.HealthCheck.Result |
check() |
public static final java.lang.String DEFAULT_NAME