|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| 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. |
| PollEndpointJob | |
| ScheduledDispatchJob | Will dispatch the current message to a Mule endpoint at a later time. |
| ScheduledDispatchJobConfig | The configuration for the ScheduledDispatchJob job. |
| StatefulCustomJob | Same as CustomJob except the JobDetail state is persistent
for each request and only one instance of the job will fire at any given trigger. |
| StatefulEndpointPollingJob | Same as EndpointPollingJob except the JobDetail state is persistent
for each request and only one instance of the job will fire at any given trigger. |
| StatefulEventGeneratorJob | Same as EventGeneratorJob except the JobDetail state is persistent
for each request and only one instance of the job will fire at any given trigger. |
| StatefulScheduledDispatchJob | Same as ScheduledDispatchJob except the JobDetail state is persistent
for each request and only one instance of the job will fire at any given trigger. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||