public interface ScheduleIterator
Iterator for scheduling.
java.util.Date
nextExecution()
java.util.Date nextExecution()
Next execution date of associated task. Implementations should return null to cancel running task.
Copyright © 2005-2014 FuseSource. All Rights Reserved.