public final class NamedLiteral extends AnnotationLiteral<javax.inject.Named> implements javax.inject.Named
Named
qualifier.Modifier and Type | Field and Description |
---|---|
static javax.inject.Named |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
static NamedLiteral |
of(String value) |
String |
value() |
annotationType, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
public static NamedLiteral of(String value)
public String value()
Comments to: cdi-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.