Package | Description |
---|---|
org.apache.sling.hc.core.impl | |
org.apache.sling.hc.util |
Modifier and Type | Class and Description |
---|---|
class |
CompositeHealthCheck
HealthCheck that executes a number of other HealthChecks,
selected by their tags, and merges their Results. |
class |
JmxAttributeHealthCheck
HealthCheck that checks a single JMX attribute |
class |
ScriptableHealthCheck
HealthCheck that checks a scriptable expression |
Modifier and Type | Method and Description |
---|---|
List<HealthCheck> |
HealthCheckFilter.getTaggedHealthChecks(String... tags)
Get all health check services with one of the supplied tags.
|
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.