Package ome.services.scheduler
-
Class Summary Class Description SchedulerFactoryBean Produces aScheduler
which automatically loads all the triggers it can find.ThreadPool An internal implementation ofThreadPoolExecutor
that additionally handles the submission ofThreadPool.background(Callable)
tasks at a lower priority and with more limited slots.