Uses of Interface
org.mule.api.context.WorkManagerSource

Packages that use WorkManagerSource
org.mule.processor   
 

Uses of WorkManagerSource in org.mule.processor
 

Fields in org.mule.processor declared as WorkManagerSource
protected  WorkManagerSource AsyncInterceptingMessageProcessor.workManagerSource
           
 

Constructors in org.mule.processor with parameters of type WorkManagerSource
AsyncInterceptingMessageProcessor(WorkManagerSource workManagerSource, boolean doThreading)
           
SedaStageInterceptingMessageProcessor(String name, QueueProfile queueProfile, int queueTimeout, WorkManagerSource workManagerSource, boolean doThreading, LifecycleState lifecycleState, QueueStatistics queueStatistics, MuleContext muleContext)
           
 



Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.