Class | Description |
---|---|
AbstractMuleEventWork |
Abstract implementation of Work to be used whenever Work needs to be scheduled
that operates on a MuleEvent.
|
DefaultWorkListener |
Default exception Handler used when executing work in the work manager
|
MuleWorkManager |
MuleWorkManager is a JCA Work manager implementation used to manage
thread allocation for Mule components and connectors. |
ProcessingMuleEventWork |
Implementation of
AbstractMuleEventWork that executes a
MessageProcessor using this work's event. |
ScheduleWorkExecutor | |
SerialWorkManager |
A simple implementation of
WorkManager which
executes tasks on the invoking thread. |
StartWorkExecutor | |
SyncWorkExecutor | |
WorkerContext |
WorkerContext TODO |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.