| Package | Description | 
|---|---|
| org.nuxeo.ecm.core.management.api | |
| org.nuxeo.ecm.core.management.probes | |
| org.nuxeo.ecm.core.management.statuses | 
| Modifier and Type | Method and Description | 
|---|---|
HealthCheckResult | 
ProbeManager.getOrRunHealthCheck(String probe)
Return the status of the given probe. 
 | 
HealthCheckResult | 
ProbeManager.getOrRunHealthChecks()
Return the status of all the probes evaluated for a healthCheck. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HealthCheckResult | 
ProbeManagerImpl.getOrRunHealthCheck(String name)  | 
HealthCheckResult | 
ProbeManagerImpl.getOrRunHealthChecks()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected HealthCheckResult | 
StatusServlet.getOrRunHealthCheck(String probe)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
StatusServlet.sendHealthCheckResponse(javax.servlet.http.HttpServletResponse resp,
                       HealthCheckResult result)  | 
Copyright © 2019 Nuxeo. All rights reserved.