public final class BackgroundSchedulerLiteral extends org.glassfish.hk2.api.AnnotationLiteral<BackgroundScheduler> implements BackgroundScheduler
BackgroundScheduler annotation literal.
This class provides a constant instance of the @BackgroundScheduler annotation to be used
in method calls that require use of annotation instances.
| Modifier and Type | Field and Description |
|---|---|
static BackgroundScheduler |
INSTANCE
BackgroundScheduler annotation instance. |
| Modifier | Constructor and Description |
|---|---|
private |
BackgroundSchedulerLiteral() |
public static final BackgroundScheduler INSTANCE
BackgroundScheduler annotation instance.