public class NamedLiteral
extends javax.enterprise.util.AnnotationLiteral<javax.inject.Named>
implements javax.inject.Named
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
value |
Constructor and Description |
---|
NamedLiteral(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
value() |
annotationType, equals, hashCode, toString