| Package | Description |
|---|---|
| org.apache.camel.health |
Camel Health Check support
|
| org.apache.camel.impl.health |
Camel Health Check implementations.
|
| Modifier and Type | Method and Description |
|---|---|
HealthCheckConfiguration |
HealthCheckConfiguration.Builder.build() |
HealthCheckConfiguration |
HealthCheckConfiguration.copy() |
HealthCheckConfiguration |
HealthCheck.getConfiguration()
Return the configuration associated with this
HealthCheck. |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckConfiguration.Builder |
HealthCheckConfiguration.Builder.complete(HealthCheckConfiguration template) |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckConfiguration |
AbstractHealthCheck.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractHealthCheck.setConfiguration(HealthCheckConfiguration configuration) |
Apache Camel