Annotation Type DsComponentsCheck.Config


  • public static @interface DsComponentsCheck.Config
    • Element Detail

      • components_list

        String[] components_list
      • hc_name

        String hc_name
        Default:
        "DS Components Ready Check"
      • hc_tags

        String[] hc_tags
        Default:
        {"systemalive"}
      • statusForMissing

        org.apache.felix.hc.api.Result.Status statusForMissing
        Default:
        org.apache.felix.hc.api.Result.Status.TEMPORARILY_UNAVAILABLE
      • webconsole_configurationFactory_nameHint

        String webconsole_configurationFactory_nameHint
        Default:
        "{hc.name}: {components.list} / missing -> {statusForMissing}"