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()
Copyright © 2008–2017 JBoss by Red Hat, Inc.. All rights reserved.