public interface ProcessingStrategy
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ProcessingStrategy.StageNameSource
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
configureProcessors(List<MessageProcessor> processors,
StageNameSource nameSource,
MessageProcessorChainBuilder chainBuilder,
MuleContext muleContext) |
void configureProcessors(List<MessageProcessor> processors, StageNameSource nameSource, MessageProcessorChainBuilder chainBuilder, MuleContext muleContext)
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.