public static @interface DsComponentsCheck.Config
| Modifier and Type | Required Element and Description |
|---|---|
String[] |
components_list |
| Modifier and Type | Optional Element and Description |
|---|---|
String |
hc_name |
String[] |
hc_tags |
org.apache.felix.hc.api.Result.Status |
statusForMissing |
String |
webconsole_configurationFactory_nameHint |
public abstract String[] components_list
public abstract String hc_name
public abstract String[] hc_tags
public abstract org.apache.felix.hc.api.Result.Status statusForMissing
public abstract String webconsole_configurationFactory_nameHint
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.