public class LicenseHealthCheckImpl extends AbstractHealthCheck
| Constructor and Description |
|---|
LicenseHealthCheckImpl() |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckResult |
checkHealth() |
long |
getWarningPeriod() |
void |
setWarningPeriod(long warningPeriod) |
findDelegate, getDelegate, getLastResult, getLogPeriod, getName, hasDelegate, init, isEnabled, logResult, setEnabled, setLogPeriod, setName, silenceFor, start, stop, toStringpublic void setWarningPeriod(long warningPeriod)
public long getWarningPeriod()
public HealthCheckResult checkHealth()