Package | Description |
---|---|
org.apache.synapse.task |
Modifier and Type | Method and Description |
---|---|
static TaskManager |
TaskManagerBuilder.getTaskManager(String name) |
TaskManager |
SynapseTaskManager.getTaskManagerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
TaskScheduler.init(Properties properties,
TaskManager taskManager) |
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–2023 Apache Software Foundation. All rights reserved.