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.Subclasses with type arguments of type BackgroundScheduler in org.glassfish.jersey.serverFields in org.glassfish.jersey.server declared as BackgroundSchedulerModifier and TypeFieldDescriptionstatic final BackgroundSchedulerBackgroundSchedulerLiteral.INSTANCEBackgroundSchedulerannotation instance.