Class NamedLiteral

  • All Implemented Interfaces:
    Annotation

    public class NamedLiteral
    extends javax.enterprise.util.AnnotationLiteral<javax.inject.Named>
    implements javax.inject.Named
    Literal for Named
    See Also:
    Serialized Form
    • Constructor Detail

      • NamedLiteral

        public NamedLiteral​(String value)
    • Method Detail

      • value

        public String value()