Package org.oddjob.scheduling
package org.oddjob.scheduling
Different types of schedulers.
-
ClassDescriptionProvide Simple Oddjob Services.An
ExecutorServicethat limits the number ofRunnables running.Provides a guard that allows only one winningOutcomebut any number of loosing outcomes.An {link Outcome} for the looser.A wrapper forThreadPoolExecutorthat provides anOddjobExecutorService.toString()implementation.A wrapper forScheduledThreadPoolExecutorthat provides anOddjobScheduledExecutorService.toString()implementation.Bean implementations ofOddjobServicesA TimerService that doesn't allow it Executor to be shut down.The Outcome of attempting to grab something from aKeeper.Common functionality for jobs that schedule things.A class used to provide a summary of of a scheduled job.Common functionality for Timers.AnOutcomefor the winner.