public static final class ConfigProperties.Literal extends jakarta.enterprise.util.AnnotationLiteral<ConfigProperties> implements ConfigProperties
ConfigProperties qualifier.ConfigProperties.Literal| Modifier and Type | Field and Description |
|---|---|
static ConfigProperties.Literal |
NO_PREFIX |
UNCONFIGURED_PREFIX| Modifier and Type | Method and Description |
|---|---|
static ConfigProperties.Literal |
of(String prefix) |
String |
prefix() |
annotationType, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic static final ConfigProperties.Literal NO_PREFIX
public static ConfigProperties.Literal of(String prefix)
public String prefix()
Copyright © 2016 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.