@FunctionalInterface public interface StateChangedCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onStateChanged(String healthCheckName,
boolean healthy) |
void onStateChanged(String healthCheckName, boolean healthy)
Copyright © 2011. All rights reserved.