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(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(HttpRequestsCheck.Config config)
public 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.