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