Class AnyLiteral

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.annotation.Annotation

    public class AnyLiteral
    extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Any>
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      AnyLiteral()  
    • Method Summary

      • Methods inherited from class javax.enterprise.util.AnnotationLiteral

        annotationType, equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • INSTANCE

        public static final AnyLiteral INSTANCE
    • Constructor Detail

      • AnyLiteral

        public AnyLiteral()