public class ScriptedHealthCheck extends Object implements org.apache.felix.hc.api.HealthCheck
HealthCheck
that runs an arbitrary script.Modifier and Type | Field and Description |
---|---|
static String |
HC_LABEL |
static String |
JCR_FILE_URL_PREFIX |
Constructor and Description |
---|
ScriptedHealthCheck() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.framework.BundleContext context,
org.apache.sling.hc.support.impl.ScriptedHealthCheck.Config config) |
org.apache.felix.hc.api.Result |
execute() |
public static final String HC_LABEL
public static final String JCR_FILE_URL_PREFIX
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.