|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.routing.outbound.AbstractOutboundRouter
org.mule.routing.outbound.FilteringOutboundRouter
org.mule.routing.outbound.AbstractRecipientList
org.mule.routing.outbound.StaticRecipientList
org.mule.routing.outbound.StaticRecipientListRouterTestCase.MockingStaticRecipientList
public static class StaticRecipientListRouterTestCase.MockingStaticRecipientList
subclass the router, so that we can mock the targets it creates dynamically.
Field Summary |
---|
Fields inherited from class org.mule.routing.outbound.StaticRecipientList |
---|
RECIPIENT_DELIMITER, RECIPIENTS_PROPERTY |
Fields inherited from class org.mule.routing.outbound.AbstractRecipientList |
---|
logger |
Fields inherited from class org.mule.routing.outbound.FilteringOutboundRouter |
---|
expressionManager |
Fields inherited from class org.mule.routing.outbound.AbstractOutboundRouter |
---|
enableCorrelation, flowConstruct, initialised, magicProperties, muleContext, replyTo, resultsHandler, routes, started, transactionConfig |
Fields inherited from interface org.mule.api.lifecycle.Initialisable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Startable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Stoppable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Disposable |
---|
PHASE_NAME |
Constructor Summary | |
---|---|
StaticRecipientListRouterTestCase.MockingStaticRecipientList()
|
Method Summary | |
---|---|
protected OutboundEndpoint |
getRecipientEndpointFromString(MuleMessage message,
java.lang.String recipient)
|
void |
setMockEndpointListener(org.mule.routing.outbound.StaticRecipientListRouterTestCase.MockEndpointListener listener)
|
Methods inherited from class org.mule.routing.outbound.StaticRecipientList |
---|
getListDelimiter, getRecipients, getRecipients, setRecipients |
Methods inherited from class org.mule.routing.outbound.AbstractRecipientList |
---|
getRecipientEndpoint, getRecipientEndpointFromUri, getSynchronous, isDynamicRoutes, route, setSynchronous |
Methods inherited from class org.mule.routing.outbound.FilteringOutboundRouter |
---|
addRoute, getFilter, getRoute, getTransformers, initialise, isMatch, isTransformBeforeMatch, isUseTemplates, setFilter, setTransformers, setUseTemplates |
Methods inherited from class org.mule.routing.outbound.AbstractOutboundRouter |
---|
dispose, getEnableCorrelation, getMuleContext, getReplyTo, getResultsHandler, getRoute, getRouterStatistics, getRoutes, getTransactionConfig, process, propagateMagicProperties, removeRoute, sendRequest, sendRequestEvent, setEnableCorrelation, setEnableCorrelationAsString, setFlowConstruct, setMessageProcessors, setMessageProperties, setMuleContext, setReplyTo, setResultsHandler, setRouterStatistics, setRoutes, setTransactionConfig, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.mule.api.processor.MessageRouter |
---|
addRoute, removeRoute |
Methods inherited from interface org.mule.api.processor.MessageProcessor |
---|
process |
Constructor Detail |
---|
public StaticRecipientListRouterTestCase.MockingStaticRecipientList()
Method Detail |
---|
public void setMockEndpointListener(org.mule.routing.outbound.StaticRecipientListRouterTestCase.MockEndpointListener listener)
protected OutboundEndpoint getRecipientEndpointFromString(MuleMessage message, java.lang.String recipient) throws MuleException
getRecipientEndpointFromString
in class AbstractRecipientList
MuleException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |