Class Push.Literal

java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<Push>
jakarta.faces.push.Push.Literal
All Implemented Interfaces:
Annotation
Enclosing class:
Push

public static final class Push.Literal extends jakarta.enterprise.util.AnnotationLiteral<Push> implements Push

Supports inline instantiation of the Push qualifier.

Since:
4.0
See Also:
  • Field Details

    • INSTANCE

      public static final Push.Literal INSTANCE
      Instance of the Push qualifier.
  • Method Details