public class MapSplitter extends AbstractSplitter
EIP Reference: http://www .eaipatterns.com/Sequencer.html
Modifier and Type | Field and Description |
---|---|
static String |
MAP_ENTRY_KEY |
batchSize, counterVariableName, enableCorrelation, messageInfoMapping, muleContext, resultsHandler
logger, next, notificationHandler
PROPERTY_NAME
Constructor and Description |
---|
MapSplitter() |
Modifier and Type | Method and Description |
---|---|
protected List<MuleMessage> |
splitMessage(MuleEvent event) |
splitMessageIntoSequence
isSplitRequired, process, processParts, setBatchSize, setCounterVariableName, setEnableCorrelation, setMessageInfoMapping, setMuleContext
addMessageProcessorPathElements, getListener, getMuleContext, isEventValid, processNext, setListener, toString
getAnnotation, getAnnotations, setAnnotations
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setListener
public static String MAP_ENTRY_KEY
protected List<MuleMessage> splitMessage(MuleEvent event)
splitMessage
in class AbstractSplitter
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.