public class FrameworkStartCheck extends Object implements org.apache.felix.hc.api.HealthCheck
| Modifier and Type | Class and Description |
|---|---|
static interface |
FrameworkStartCheck.Config |
| Modifier and Type | Field and Description |
|---|---|
static String |
HC_DEFAULT_TAG |
static String |
HC_NAME |
static String |
PROP_START_LEVEL_BEGINNING |
| Constructor and Description |
|---|
FrameworkStartCheck() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.framework.BundleContext ctx,
FrameworkStartCheck.Config config) |
org.apache.felix.hc.api.Result |
execute() |
public static final String HC_NAME
public static final String HC_DEFAULT_TAG
public static final String PROP_START_LEVEL_BEGINNING
protected void activate(org.osgi.framework.BundleContext ctx,
FrameworkStartCheck.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.