| Package | Description |
|---|---|
| org.apache.synapse.task |
| Modifier and Type | Method and Description |
|---|---|
TaskScheduler |
SynapseTaskManager.getTaskScheduler() |
static TaskScheduler |
TaskSchedulerFactory.getTaskScheduler(String name)
Returns a TaskScheduler whose name is match with given name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SynapseTaskManager.init(TaskDescriptionRepository taskDescriptionRepository,
TaskScheduler taskScheduler)
Initialize the task manager instance with the given task description repository
and the task scheduler.
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.