Class AutoApplySession.Literal

  • All Implemented Interfaces:
    java.lang.annotation.Annotation
    Enclosing class:
    AutoApplySession

    public static final class AutoApplySession.Literal
    extends jakarta.enterprise.util.AnnotationLiteral<AutoApplySession>
    implements AutoApplySession
    Supports inline instantiation of the AutoApplySession annotation.
    Since:
    3.0
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      Literal()  
    • Method Summary

      • Methods inherited from class jakarta.enterprise.util.AnnotationLiteral

        annotationType, equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface java.lang.annotation.Annotation

        annotationType, equals, hashCode, toString