Package org.mule.impl.work

A javax.resource.spi.WorkManager implementation.

See:
          Description

Interface Summary
WorkExecutor WorkExecutor TODO
WorkExecutorPool Defines the operations that a pool in charge of the execution of Work instances must expose.
 

Class Summary
MuleWorkManager MuleWorkManager is a JCA Work manager implementation used to manage thread allocation for Mule components and connectors This code has been adapted from the Geronimo implementation, and the different pool executors have be used directly from Geronimo.
NullWorkExecutorPool  
ScheduleWorkExecutor  
StartWorkExecutor  
SyncWorkExecutor  
WorkerContext WorkerContext TODO
WorkExecutorPoolImpl Based class for WorkExecutorPool.
 

Package org.mule.impl.work Description

A javax.resource.spi.WorkManager implementation.



Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.