Class SessionScoped.Literal

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

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

  • Constructor Details

    • Literal

      public Literal()