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