Class Any.Literal

java.lang.Object
javax.enterprise.util.AnnotationLiteral<Any>
javax.enterprise.inject.Any.Literal
All Implemented Interfaces:
Annotation
Enclosing class:
Any

public static final class Any.Literal extends AnnotationLiteral<Any> implements Any
Supports inline instantiation of the Any qualifier.
Since:
2.0
See Also:
  • Field Details

  • Constructor Details

    • Literal

      public Literal()