Uses of Class
wt.scheduler.StandardSchedulingService

Packages that use StandardSchedulingService
wt.scheduler
scheduler package — Scheduling Service

The scheduling service is responsible for scheduling the execution of resource-intensive methods, and keeping a history of their outcomes. 

 

Uses of StandardSchedulingService in wt.scheduler
 

Methods in wt.scheduler that return StandardSchedulingService
static StandardSchedulingService StandardSchedulingService.newStandardSchedulingService()
          Default factory for the class.