public class BundleContentLoadedCheck
extends java.lang.Object
implements org.apache.felix.hc.api.HealthCheck
| Modifier and Type | Class and Description |
|---|---|
static interface |
BundleContentLoadedCheck.Config |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HC_LABEL |
static java.lang.String |
HC_NAME |
| Constructor and Description |
|---|
BundleContentLoadedCheck() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.osgi.framework.BundleContext bundleContext,
BundleContentLoadedCheck.Config config) |
org.apache.felix.hc.api.Result |
execute() |
public static final java.lang.String HC_NAME
public static final java.lang.String HC_LABEL
public void activate(org.osgi.framework.BundleContext bundleContext,
BundleContentLoadedCheck.Config config)
public org.apache.felix.hc.api.Result execute()
execute in interface org.apache.felix.hc.api.HealthCheckCopyright © 2022 The Apache Software Foundation. All rights reserved.