public static @interface HealthCheckMonitor.Config
Modifier and Type | Optional Element and Description |
---|---|
String |
cronExpression |
long |
intervalInSec |
boolean |
isDynamic |
HealthCheckMonitor.ChangeType |
logResults |
String[] |
names |
boolean |
registerHealthyMarkerService |
boolean |
registerUnhealthyMarkerService |
HealthCheckMonitor.ChangeType |
sendEvents |
String[] |
tags |
boolean |
treatWarnAsHealthy |
String |
webconsole_configurationFactory_nameHint |
public abstract String[] tags
public abstract String[] names
public abstract String cronExpression
public abstract boolean registerUnhealthyMarkerService
public abstract HealthCheckMonitor.ChangeType sendEvents
public abstract HealthCheckMonitor.ChangeType logResults
public abstract String webconsole_configurationFactory_nameHint
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.