Uses of Class
overit.geocall.scheduler.JobQueue
Packages that use JobQueue
-
Uses of JobQueue in overit.geocall.basic.ui.container
Methods in overit.geocall.basic.ui.container that return JobQueueModifier and TypeMethodDescriptionprotected JobQueueJobContainer.getSelectedJobQueue(int i) protected JobQueueJobQueueContainer.getSelectedJobQueue(int i) -
Uses of JobQueue in overit.geocall.scheduler
Subclasses of JobQueue in overit.geocall.schedulerModifier and TypeClassDescriptionclassThis class manages aJobQueuewith a fixed delayclassThis class manages aJobQueuewith a fixed rateclassThis class manages aJobQueuewith a fixed timeFields in overit.geocall.scheduler declared as JobQueueMethods in overit.geocall.scheduler that return JobQueueModifier and TypeMethodDescriptionQueueFactory.getInstance(String name, String description, int state, int mode) Creates a new instance of QueueFactorystatic JobQueueJobQueue.getJobQueue(String name) Returns theJobQueuewith a given nameJob.getQueue()Returns theJobQueueMethods in overit.geocall.scheduler with parameters of type JobQueue