public static final class ConfigProperties.Literal extends javax.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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
public static final ConfigProperties.Literal NO_PREFIX
public static ConfigProperties.Literal of(String prefix)
public String prefix()
Copyright © 2016 – 2020 Eclipse Foundation. All rights reserved.
Use is subject to license terms.