public interface IHealthChecker
RuntimeException if the health check should
respond with a code 500. This will likely cause a loadbalancer or other service report that
uPortal server is failing.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDetailIdentifier() |
java.lang.String |
getName() |
java.util.Map<java.lang.String,java.lang.Object> |
runCheck() |