public static final class Push.Literal extends AnnotationLiteral<Push> implements Push
Supports inline instantiation of the Push
qualifier.
Push.Literal
Modifier and Type | Field and Description |
---|---|
static Push.Literal |
INSTANCE
Instance of the
Push qualifier. |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
channel() |
static Push.Literal |
of(java.lang.String channel) |
annotationType, equals, hashCode, toString
public static final Push.Literal INSTANCE
Push
qualifier.public static Push.Literal of(java.lang.String channel)
public java.lang.String channel()