public class UpdateCompleteBasedScheduler extends Scheduler implements IUpdateCompleteListener
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
UpdateCompleteBasedScheduler.UpdateCompleteBasedSchedulerFactory
This scheduler factory implementation uses an update complete provider that sends notifications 
 to the prepared schedulers. 
 | 
Scheduler.ISchedulerFactory| Modifier and Type | Method and Description | 
|---|---|
void | 
dispose()
Disposes of the scheduler by disposing its executor. 
 | 
void | 
updateComplete()
This method is called when an update complete event occurs. 
 | 
getExecutorpublic void updateComplete()
IUpdateCompleteListenerupdateComplete in interface IUpdateCompleteListener