public class RoundRobin extends AbstractOutboundRouter
enableCorrelation, initialised, logger, replyTo, resultsHandler, routes, started, transactionConfigflowConstruct, messagingExceptionHandler, muleContextPHASE_NAMEPHASE_NAMEPHASE_NAMEPHASE_NAMEPROPERTY_NAME| Constructor and Description |
|---|
RoundRobin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMatch(MuleMessage message)
Determines if the event should be processed
|
MuleEvent |
route(MuleEvent event)
Process the event using the next target route in sequence
|
addRoute, cloneMessage, cloneMessage, createEventToRoute, dispose, getEnableCorrelation, getMuleContext, getOwnedMessageProcessors, getReplyTo, getResultsHandler, getRoute, getRouterStatistics, getRoutes, getTransactionConfig, initialise, isDynamicRoutes, process, propagateMagicProperties, removeRoute, sendRequest, sendRequestEvent, setEnableCorrelation, setEnableCorrelationAsString, setMessageProcessors, setMessageProperties, setReplyTo, setResultsHandler, setRouterStatistics, setRoutes, setTransactionConfig, start, stopaddMessageProcessorPathElements, getAnnotation, getAnnotations, getOwnedObjects, setAnnotationsgetFlowConstruct, getMessagingExceptionHandler, setFlowConstruct, setMessagingExceptionHandler, setMuleContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetMuleContextsetFlowConstructpublic MuleEvent route(MuleEvent event) throws MessagingException
route in class AbstractOutboundRouterMessagingExceptionpublic boolean isMatch(MuleMessage message) throws MuleException
Matchablemessage - the current message to evaluateMuleException - if the event cannot be evaluatedCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.