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. |
annotationType, equals, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
annotationType, equals, hashCode, toString
public static final BackgroundScheduler INSTANCE
BackgroundScheduler
annotation instance.Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.