@Beta public abstract static class AbstractScheduledService.CustomScheduler extends AbstractScheduledService.Scheduler
AbstractScheduledService.Scheduler that provides a convenient way for the AbstractScheduledService to
use a dynamically changing schedule. After every execution of the task, assuming it hasn't
been cancelled, the getNextSchedule() method will be called.| Constructor and Description |
|---|
CustomScheduler() |
newFixedDelaySchedule, newFixedRateScheduleCopyright © 2010 - 2020 Adobe. All Rights Reserved