Package org.clazzes.util.sched

Interface Summary
HasCallback<C> Jobs implementing this interface provide an application-specific callback object, on which the job might give back information to the caller.
IJobStatus A status for an individual job.
IJobStatusWithCallback<C> A status for a job, offering a callback for getting more information about the job status.
IOneTimeScheduler An scheduler, which is based on an Executor and executes one-time tasks.
 



Copyright © 2012. All Rights Reserved.