public interface HealthCheckExecutor
HealthCheck
.Modifier and Type | Method and Description |
---|---|
List<HealthCheckExecutionResult> |
execute(String... tags)
Executes all health checks with the supplied list of tags.
|
List<HealthCheckExecutionResult> execute(String... tags)
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.