Class AnyLiteral

java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<jakarta.enterprise.inject.Any>
org.apache.myfaces.cdi.util.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:
  • Nested Class Summary

    Nested classes/interfaces inherited from class jakarta.enterprise.inject.Any

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class jakarta.enterprise.util.AnnotationLiteral

    annotationType, equals, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • AnyLiteral

      public AnyLiteral()