public interface FailureCountExposable
| Modifier and Type | Method and Description | 
|---|---|
| void | clearStatus() | 
| Integer | getFailureReportingThreshold() | 
| ServiceStatusType | getServiceStatus() | 
| void | incrementFailure() | 
void clearStatus()
void incrementFailure()
ServiceStatusType getServiceStatus()
Integer getFailureReportingThreshold()
Copyright © 2020. All rights reserved.