@Deprecated public class StaticRecipientList extends AbstractRecipientList
StaticRecipientList is used to dispatch a single event to multiple
recipients over the same transport. The recipient targets for this router can be
configured statically on the router itself.
Deprecated from 3.6.0. This functionality is specific to Services.| Modifier and Type | Field and Description |
|---|---|
static String |
RECIPIENT_DELIMITER
Deprecated.
|
static String |
RECIPIENTS_PROPERTY
Deprecated.
|
expressionManagerenableCorrelation, initialised, logger, replyTo, resultsHandler, routes, started, transactionConfigflowConstruct, messagingExceptionHandler, muleContextPHASE_NAMEPHASE_NAMEPHASE_NAMEPHASE_NAMEPROPERTY_NAME| Constructor and Description |
|---|
StaticRecipientList()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getListDelimiter()
Deprecated.
Overloading classes can change the delimiter used to separate entries in the
recipient list.
|
List<Object> |
getRecipients()
Deprecated.
|
protected List<Object> |
getRecipients(MuleEvent event)
Deprecated.
|
void |
setRecipients(List<?> recipients)
Deprecated.
|
buildOutboundEndpoint, getRecipientEndpoint, getRecipientEndpointFromString, getRecipientEndpointFromUri, getSynchronous, isDynamicRoutes, route, setSynchronousaddRoute, getFilter, getRoute, getTransformers, initialise, isMatch, isTransformBeforeMatch, isUseTemplates, setFilter, setTransformers, setUseTemplatescloneMessage, cloneMessage, createEventToRoute, dispose, getEnableCorrelation, getMuleContext, getOwnedMessageProcessors, getReplyTo, getResultsHandler, getRoute, getRouterStatistics, getRoutes, getTransactionConfig, 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 static final String RECIPIENTS_PROPERTY
public static final String RECIPIENT_DELIMITER
protected List<Object> getRecipients(MuleEvent event)
getRecipients in class AbstractRecipientListpublic void setRecipients(List<?> recipients)
protected String getListDelimiter()
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.