public final class ClientBackgroundSchedulerLiteral extends org.glassfish.jersey.internal.inject.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. |
annotationType, equals, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
annotationType, equals, hashCode, toString
public static final ClientBackgroundScheduler INSTANCE
ClientBackgroundScheduler
annotation instance.Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.