| Class | Description |
|---|---|
| CustomJob |
Extracts the Job object to invoke from the context.
|
| CustomJobConfig |
This configuration simply holds a reference to a user defined job to execute.
|
| CustomJobFromMessageConfig |
This configuration simply holds a reference to a user defined job to execute.
|
| EndpointPollingJob |
Will receive on an endpoint and dispatch it to the component set via the Receiver information.
|
| EndpointPollingJobConfig |
Configuration for the
EndpointPollingJob job. |
| EventGeneratorJob |
Will generate a new event based o the scheduled time.
|
| EventGeneratorJobConfig |
The configuration for the
EventGeneratorJob job. |
| ScheduledDispatchJob |
Will dispatch the current message to a Mule endpoint at a leter time.
|
| ScheduledDispatchJobConfig |
The configuration for the
ScheduledDispatchJob job. |
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.