Class Vetoed.Literal

java.lang.Object
javax.enterprise.util.AnnotationLiteral<Vetoed>
javax.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
See Also:
  • Field Details

  • Constructor Details

    • Literal

      public Literal()