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() |
protected org.apache.felix.hc.api.Result |
executeInternal() |
protected void |
updatedServiceComponentRuntime(org.osgi.service.component.runtime.ServiceComponentRuntime c) |
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.HealthCheckprotected org.apache.felix.hc.api.Result executeInternal()
protected void updatedServiceComponentRuntime(org.osgi.service.component.runtime.ServiceComponentRuntime c)
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.