@Configurable public class IfHealthWarning extends IfHealthStatus
<health:HttpStatusHealthCheck ee:Named="httpStatusCheck">
<url>http://localhost:8080/test-ping.jsp</url>
</health:HttpStatusHealthCheck>
<health:Restart>
<health:IfHealthWarning healthCheck="${httpStatusCheck}"/>
</health:Restart>
Constructor and Description |
---|
IfHealthWarning() |
IfHealthWarning(HealthCheck healthCheck) |
getStatus, isMatch, setCount, setStatus, setSystemRecheckTime, setTime, setTimeMillis
getHealthCheck, getLastResult, setHealthCheck, toString
public IfHealthWarning()
public IfHealthWarning(HealthCheck healthCheck)