public class HttpRequestsCheck extends Object implements org.apache.felix.hc.api.HealthCheck
Modifier and Type | Class and Description |
---|---|
static interface |
HttpRequestsCheck.Config |
Modifier and Type | Field and Description |
---|---|
static String |
HC_LABEL |
static String |
HC_NAME |
Constructor and Description |
---|
HttpRequestsCheck() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.framework.BundleContext bundleContext,
HttpRequestsCheck.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, HttpRequestsCheck.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.