| Package | Description |
|---|---|
| org.apache.synapse.startup | |
| org.apache.synapse.startup.tasks | |
| org.apache.synapse.task |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Task
Deprecated.
use the interface
Task instead |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageInjector
Injects a Message into a named sequence or a proxy service configured in the Synapse
mediation engine.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskScheduler.scheduleTask(TaskDescription taskDescription,
Map<String,Object> resources,
Class<? extends org.quartz.Job> jobClass,
Task task)
Schedule a Task
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.