Creates an ExecutorScheduler
using the provided
ExecutorService
.
Creates an ExecutorScheduler
using the provided
ExecutorService
.
the executor to use
whether the scheduler should automatically terminate
the scheduler
Creates an ExecutorScheduler
using the provided
ExecutorService
.
Creates an ExecutorScheduler
using the provided
ExecutorService
.
the executor to use
the scheduler
The
ExecutorScheduler
object is used to createExecutorScheduler
instances.(Since version 2.11.0) Use the akka.actor package instead. For migration from the scala.actors package refer to the Actors Migration Guide.