Class ClientBackgroundSchedulerLiteral

java.lang.Object
org.glassfish.jersey.internal.inject.AnnotationLiteral<ClientBackgroundScheduler>
org.glassfish.jersey.client.ClientBackgroundSchedulerLiteral
All Implemented Interfaces:
Annotation

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.

Since:
2.26
Author:
Adam Lindenthal
See Also: