Class HttpRequestsCheck
- java.lang.Object
-
- org.apache.felix.hc.generalchecks.HttpRequestsCheck
-
- All Implemented Interfaces:
org.apache.felix.hc.api.HealthCheck
public class HttpRequestsCheck extends Object implements org.apache.felix.hc.api.HealthCheck
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
HttpRequestsCheck.Config
-
Constructor Summary
Constructors Constructor Description HttpRequestsCheck(HttpRequestsCheck.Config config, org.osgi.framework.BundleContext bundleContext)
-
-
-
Field Detail
-
HC_NAME
public static final String HC_NAME
- See Also:
- Constant Field Values
-
HC_LABEL
public static final String HC_LABEL
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
HttpRequestsCheck
public HttpRequestsCheck(HttpRequestsCheck.Config config, org.osgi.framework.BundleContext bundleContext)
-
-