public class PriorityNetworkDispatchPolicy extends SimpleDispatchPolicy
| Constructor and Description |
|---|
PriorityNetworkDispatchPolicy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
dispatch(MessageReference node,
MessageEvaluationContext msgContext,
List<Subscription> consumers)
Decides how to dispatch a selected message to a collection of consumers.
|
public PriorityNetworkDispatchPolicy()
public boolean dispatch(MessageReference node, MessageEvaluationContext msgContext, List<Subscription> consumers) throws Exception
DispatchPolicydispatch in interface DispatchPolicydispatch in class SimpleDispatchPolicyExceptionCopyright © 2005–2018 FuseSource, Corp.. All rights reserved.