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)
           
AsyncInterceptingMessageProcessor(WorkManagerSource workManagerSource, boolean doThreading)
          Deprecated. 
OptionalAsyncInterceptingMessageProcessor(WorkManagerSource workManagerSource)
           
OptionalAsyncInterceptingMessageProcessor(WorkManagerSource workManagerSource, boolean doThreading)
          Deprecated. 
SedaStageInterceptingMessageProcessor(String name, QueueProfile queueProfile, int queueTimeout, WorkManagerSource workManagerSource, boolean doThreading, LifecycleState lifecycleState, QueueStatistics queueStatistics, MuleContext muleContext)
          Deprecated. 
SedaStageInterceptingMessageProcessor(String name, QueueProfile queueProfile, int queueTimeout, WorkManagerSource workManagerSource, LifecycleState lifecycleState, QueueStatistics queueStatistics, MuleContext muleContext)
           
 



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