@Named @Singleton @Configurable public class LicenseHealthCheck extends LicenseHealthCheckImpl
Generates WARNING when licenses is expiring in less than warning-period (default 30 days)
| Constructor and Description |
|---|
LicenseHealthCheck() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
setWarningPeriod(Period period)
Set license check warning period (default 30D)
|
checkHealth, getWarningPeriod, setWarningPeriodfindDelegate, getDelegate, getLastResult, getLogPeriod, getName, hasDelegate, isEnabled, logResult, setEnabled, setLogPeriod, setName, silenceFor, start, stop, toString@PostConstruct public void init()
init in class AbstractHealthCheck@Configurable public void setWarningPeriod(Period period)