SchedulerServiceProvider.java | Class | Package-private scheduler service provider implementation, for
use by the SchedulerServiceComponent.
The standard "normal" scheduler just wraps the new ThreadService.
In fact, all SchedulerService clients will likely be ported to
use the ThreadService directly, making this class obsolete. |