Class Alternative.Literal

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

public static final class Alternative.Literal extends AnnotationLiteral<Alternative> implements Alternative
Supports inline instantiation of the Alternative annotation.
Since:
2.0
Author:
Martin Kouba
See Also:
  • Field Details

  • Constructor Details

    • Literal

      public Literal()