Class NewLiteral

  • All Implemented Interfaces:
    Annotation

    public class NewLiteral
    extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.New>
    implements javax.enterprise.inject.New
    New literal annotation.
    Since:
    1.0
    Author:
    Gurkan Erdogdu
    See Also:
    Serialized Form
    • Constructor Detail

      • NewLiteral

        public NewLiteral()
      • NewLiteral

        public NewLiteral​(Class<?> clazz)
    • Method Detail

      • value

        public Class<?> value()