Class Vetoed.Literal

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

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

    • INSTANCE

      public static final Vetoed.Literal INSTANCE
      Default Vetoed literal
  • Constructor Details

    • Literal

      public Literal()