public class CollectionSplitter extends AbstractMessageSequenceSplitter
EIP Reference: http ://www.eaipatterns.com/Sequencer.html
batchSize, counterVariableName, enableCorrelation, messageInfoMapping, muleContext, resultsHandlerlogger, next, notificationHandlerPROPERTY_NAME| Constructor and Description |
|---|
CollectionSplitter() |
| Modifier and Type | Method and Description |
|---|---|
protected MessageSequence<?> |
splitMessageIntoSequence(MuleEvent event)
Converts the event into a
MessageSequence that will retrieve each of
the event elements |
isSplitRequired, process, processParts, setBatchSize, setCounterVariableName, setEnableCorrelation, setMessageInfoMapping, setMuleContextaddMessageProcessorPathElements, getListener, getMuleContext, isEventValid, processNext, setListener, toStringgetAnnotation, getAnnotations, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetListenerprotected MessageSequence<?> splitMessageIntoSequence(MuleEvent event)
AbstractMessageSequenceSplitterMessageSequence that will retrieve each of
the event elementssplitMessageIntoSequence in class AbstractMessageSequenceSplitterevent - the event to splitCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.