Class ConversationScoped.Literal

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

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

  • Constructor Details

    • Literal

      public Literal()