Class Dependent.Literal

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

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

  • Constructor Details

    • Literal

      public Literal()