public static class HealthCheckServiceConfiguration.Duck extends Object
| Constructor and Description |
|---|
Duck() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Checker> |
getCheckerByType(HealthCheckServiceConfiguration config,
Class<T> type) |
static <T extends Notifier> |
getNotifierByType(HealthCheckServiceConfiguration config,
Class<T> type) |
public static <T extends Checker> T getCheckerByType(HealthCheckServiceConfiguration config, Class<T> type)
public static <T extends Notifier> T getNotifierByType(HealthCheckServiceConfiguration config, Class<T> type)
Copyright © 2019. All rights reserved.