@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, setTimeMillisgetHealthCheck, getLastResult, setHealthCheck, toStringpublic IfHealthWarning()
public IfHealthWarning(HealthCheck healthCheck)