Class AnyLiteral

  • All Implemented Interfaces:
    Annotation

    public class AnyLiteral
    extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Any>
    implements javax.enterprise.inject.Any
    Literal for the Any annotation. NOTE: Taken from Apache DeltaSpike
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class javax.enterprise.util.AnnotationLiteral

        javax.enterprise.util.AnnotationLiteral.PrivilegedActionForAccessibleObject
    • Constructor Summary

      Constructors 
      Constructor Description
      AnyLiteral()  
    • Constructor Detail

      • AnyLiteral

        public AnyLiteral()