| Package | Description |
|---|---|
| org.apache.felix.hc.api.execution |
| Modifier and Type | Method and Description |
|---|---|
List<HealthCheckExecutionResult> |
HealthCheckExecutor.execute(HealthCheckSelector selector)
Executes all health checks matching the supplied filter options.
|
List<HealthCheckExecutionResult> |
HealthCheckExecutor.execute(HealthCheckSelector selector,
HealthCheckExecutionOptions options)
Executes all health checks with the supplied filter options.
|
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.