public final class ClientBackgroundSchedulerLiteral extends AnnotationLiteral<ClientBackgroundScheduler> implements ClientBackgroundScheduler
ClientBackgroundScheduler
annotation literal.
This class provides a constant instance
of the @ClientBackgroundScheduler
annotation to be used
in method calls that require use of annotation instances.
Modifier and Type | Field and Description |
---|---|
static ClientBackgroundScheduler |
INSTANCE
An
ClientBackgroundScheduler annotation instance. |
Modifier | Constructor and Description |
---|---|
private |
ClientBackgroundSchedulerLiteral() |
annotationType, equals, hashCode
public static final ClientBackgroundScheduler INSTANCE
ClientBackgroundScheduler
annotation instance.