public class JmxAttributeCheck extends Object implements org.apache.felix.hc.api.HealthCheck
HealthCheck
that checks one (or multiple) JMX attribute(s).Modifier and Type | Field and Description |
---|---|
static String |
HC_LABEL |
static String |
HC_NAME |
Constructor and Description |
---|
JmxAttributeCheck() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.apache.felix.hc.generalchecks.JmxAttributeCheck.Config config,
Map<String,Object> rawConfig) |
org.apache.felix.hc.api.Result |
execute() |
public static final String HC_NAME
public static final String HC_LABEL
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.