| Package | Description |
|---|---|
| org.mule.model.seda | |
| org.mule.processor |
| Modifier and Type | Field and Description |
|---|---|
protected SedaStageInterceptingMessageProcessor |
SedaService.sedaStage
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LaxSedaStageInterceptingMessageProcessor
Processes
MuleEvent's asynchronously using a MuleWorkManager to schedule asynchronous
processing of the next MessageProcessor. |
| Modifier and Type | Method and Description |
|---|---|
void |
SedaStageLifecycleManager.fireDisposePhase(LifecycleCallback<SedaStageInterceptingMessageProcessor> callback) |
void |
SedaStageLifecycleManager.fireInitialisePhase(LifecycleCallback<SedaStageInterceptingMessageProcessor> callback) |
void |
SedaStageLifecycleManager.firePausePhase(LifecycleCallback<SedaStageInterceptingMessageProcessor> callback) |
void |
SedaStageLifecycleManager.fireResumePhase(LifecycleCallback<SedaStageInterceptingMessageProcessor> callback) |
void |
SedaStageLifecycleManager.fireStartPhase(LifecycleCallback<SedaStageInterceptingMessageProcessor> callback) |
void |
SedaStageLifecycleManager.fireStopPhase(LifecycleCallback<SedaStageInterceptingMessageProcessor> callback) |
| Constructor and Description |
|---|
SedaStageLifecycleManager(String name,
SedaStageInterceptingMessageProcessor sedaStage) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.