Class JmxAttributeCheck

  • All Implemented Interfaces:
    org.apache.felix.hc.api.HealthCheck

    public class JmxAttributeCheck
    extends Object
    implements org.apache.felix.hc.api.HealthCheck
    HealthCheck that checks one (or multiple) JMX attribute(s).
    • Constructor Detail

      • JmxAttributeCheck

        public JmxAttributeCheck()
    • Method Detail

      • activate

        protected void activate​(org.apache.felix.hc.generalchecks.JmxAttributeCheck.Config config,
                                Map<String,​Object> rawConfig)
      • execute

        public org.apache.felix.hc.api.Result execute()
        Specified by:
        execute in interface org.apache.felix.hc.api.HealthCheck