Package net.sf.sasl.common.schedule

Interface Summary
IScheduleService Interface defines methods which should be offered by a schedule service.
 

Class Summary
CallableExecutionStatus This is a helper class for the QuartzServiceAdapter and should not be used outside the package.
QuartzCallableAdapter The class is a helper class for the QuartzServiceAdapter and should not be used outside the package.
QuartzScheduledFuture<V> The class is a helper class for the QuartzServiceAdapter and should not be used outside the package.
QuartzSchedulerServiceAdapter Adapter class which delegates calls to IScheduleService to a Quartz scheduler.
ScheduledExecutorServiceAdapter Adapter class which delegates calls to IScheduleService to an instance of ScheduledExecutorService (the adapted class).
ScheduledFutureDecorator<V> Decorator class for a (scheduled future, callable) pair which should solve a strange behavior (feature or bug?)
 



Copyright © 2010. All Rights Reserved.