public class DsComponentsCheck extends Object implements org.apache.felix.hc.api.HealthCheck
| Modifier and Type | Class and Description |
|---|---|
static interface |
DsComponentsCheck.Config |
| Modifier and Type | Field and Description |
|---|---|
static String |
HC_DEFAULT_TAG |
static String |
HC_NAME |
| Constructor and Description |
|---|
DsComponentsCheck() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.osgi.framework.BundleContext ctx,
DsComponentsCheck.Config config) |
org.apache.felix.hc.api.Result |
execute() |
public static final String HC_NAME
public static final String HC_DEFAULT_TAG
public void activate(org.osgi.framework.BundleContext ctx,
DsComponentsCheck.Config config)
throws InterruptedException
InterruptedExceptionpublic org.apache.felix.hc.api.Result execute()
execute in interface org.apache.felix.hc.api.HealthCheckCopyright © 2013–2021 The Apache Software Foundation. All rights reserved.