| Package | Description |
|---|---|
| org.mule.runtime.api.scheduler |
| Class and Description |
|---|
| Scheduler
Allows tasks to be submitted/scheduled to a specific executor in the Mule runtime.
|
| SchedulerConfig
Provides a fluent way of customizing a
Scheduler obtained through the SchedulerService. |
| SchedulerContainerPoolsConfig
Singleton implementation whose
SchedulerContainerPoolsConfig.getConfig() method returns an empty value, to indicate that the container pools have to
be used. |
| SchedulerPoolsConfig
Parameters to use when building the
Executors for the scheduler service. |
| SchedulerPoolsConfigFactory
Provides an instance of
SchedulerPoolsConfig to use when building the infrastructure for the Schedulers. |
| SchedulerView
Provides a read-only view of the state of a
Scheduler. |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.