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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic static NamedLiteral of(String value)
public String value()
Copyright © 2008–2017 JBoss by Red Hat, Inc.. All rights reserved.