Uses of Annotation Type
org.glassfish.jersey.server.BackgroundScheduler
Packages that use BackgroundScheduler
-
Uses of BackgroundScheduler in org.glassfish.jersey.server
Classes in org.glassfish.jersey.server with annotations of type BackgroundSchedulerModifier and TypeClassDescriptionprivate static classDefaultScheduledExecutorServiceProviderused on the server side for providing the scheduled executor service that runs background tasks.Fields in org.glassfish.jersey.server declared as BackgroundSchedulerModifier and TypeFieldDescriptionstatic final BackgroundSchedulerBackgroundSchedulerLiteral.INSTANCEBackgroundSchedulerannotation instance.