Annotation Type DsComponentsCheck.Config
-
public static @interface DsComponentsCheck.Config
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description String[]
components_list
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
hc_name
String[]
hc_tags
org.apache.felix.hc.api.Result.Status
statusForMissing
String
webconsole_configurationFactory_nameHint
-
-
-
Element Detail
-
components_list
String[] components_list
-
-
-
hc_name
String hc_name
- Default:
- "DS Components Ready Check"
-
-
-
hc_tags
String[] hc_tags
- Default:
- {"systemalive"}
-
-
-
webconsole_configurationFactory_nameHint
String webconsole_configurationFactory_nameHint
- Default:
- "{hc.name}: {components.list} / missing -> {statusForMissing}"
-
-