Class Push.Literal

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

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

    Supports inline instantiation of the Push qualifier.

    Since:
    4.0
    See Also:
    Serialized Form
    • Field Detail

      • INSTANCE

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

      • of

        public static Push.Literal of​(java.lang.String channel)
      • channel

        public java.lang.String channel()