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,
TaskManager taskManagerImpl)
Initialize the task manager instance with the given task description repository
and the task scheduler.
|
Copyright © 2005–2020 Apache Software Foundation. All rights reserved.