Class AnyLiteral

  • All Implemented Interfaces:
    Annotation

    public class AnyLiteral
    extends jakarta.enterprise.util.AnnotationLiteral<jakarta.enterprise.inject.Any>
    implements jakarta.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 jakarta.enterprise.util.AnnotationLiteral

        jakarta.enterprise.util.AnnotationLiteral.PrivilegedActionForAccessibleObject
      • Nested classes/interfaces inherited from class jakarta.enterprise.inject.Any

        jakarta.enterprise.inject.Any.Literal
    • Constructor Summary

      Constructors 
      Constructor Description
      AnyLiteral()  
    • Constructor Detail

      • AnyLiteral

        public AnyLiteral()