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()
Comments to: cdi-dev@eclipse.org.
 Copyright © 2019 Eclipse Foundation.
 Use is subject to license terms.