@Target(value=TYPE) @Retention(value=RUNTIME) public @interface ConfigGroups
ConfigGroup
if
the option key matches the group prefix. If a key matches multiple prefixes the longest matching
prefix takes priority. An option is never assigned to multiple groups. Options that don't match
any group are implicitly added to a default group.Modifier and Type | Optional Element and Description |
---|---|
ConfigGroup[] |
groups |
public abstract ConfigGroup[] groups
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.