Modifier and Type | Class and Description |
---|---|
static class |
HealthCheckMonitor.ChangeType |
static interface |
HealthCheckMonitor.Config |
Constructor and Description |
---|
HealthCheckMonitor() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.framework.BundleContext bundleContext,
HealthCheckMonitor.Config config,
org.osgi.service.component.ComponentContext componentContext) |
protected void |
deactivate() |
void |
run() |
String |
toString() |
void |
updateHealthStatesMap() |
protected final void activate(org.osgi.framework.BundleContext bundleContext, HealthCheckMonitor.Config config, org.osgi.service.component.ComponentContext componentContext) throws org.osgi.framework.InvalidSyntaxException
org.osgi.framework.InvalidSyntaxException
protected final void deactivate()
public void updateHealthStatesMap()
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.