Class SystemConfigProducer.NamedLiteral

  • All Implemented Interfaces:
    Annotation
    Enclosing class:
    SystemConfigProducer

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

      • NamedLiteral

        public NamedLiteral​(String value)
    • Method Detail

      • value

        public String value()