| Package | Description |
|---|---|
| fish.payara.nucleus.healthcheck | |
| fish.payara.nucleus.healthcheck.configuration |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckServiceConfiguration |
HealthCheckService.getConfiguration()
Gets the current configuration of the healthcheck service
|
| Modifier and Type | Method and Description |
|---|---|
void |
HealthCheckService.setConfiguration(HealthCheckServiceConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Checker> |
HealthCheckServiceConfiguration.Duck.getCheckerByType(HealthCheckServiceConfiguration config,
Class<T> type) |
static <T extends Notifier> |
HealthCheckServiceConfiguration.Duck.getNotifierByType(HealthCheckServiceConfiguration config,
Class<T> type) |
Copyright © 2019. All rights reserved.