public class FeedSplitter extends AbstractSplitter
EntryLastUpdatedFilter
filter.Modifier and Type | Field and Description |
---|---|
static String |
FEED_PROPERTY |
protected Log |
logger
logger used by this class
|
batchSize, counterVariableName, enableCorrelation, messageInfoMapping, muleContext, resultsHandler
next, notificationHandler
PROPERTY_NAME
Constructor and Description |
---|
FeedSplitter() |
Modifier and Type | Method and Description |
---|---|
Filter |
getEntryFilter() |
void |
setEntryFilter(Filter entryFilter) |
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
protected final transient Log logger
public static final String FEED_PROPERTY
protected List<MuleMessage> splitMessage(MuleEvent event) throws MuleException
splitMessage
in class AbstractSplitter
MuleException
public Filter getEntryFilter()
public void setEntryFilter(Filter entryFilter)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.