| Package | Description |
|---|---|
| io.dropwizard.health.conf |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckType |
HealthCheckConfiguration.getType() |
static HealthCheckType |
HealthCheckType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HealthCheckType[] |
HealthCheckType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HealthCheckConfiguration.setType(HealthCheckType type) |
Copyright © 2011. All rights reserved.