public class SimpleDispatchPolicy extends Object implements DispatchPolicy
| Constructor and Description |
|---|
SimpleDispatchPolicy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
dispatch(org.apache.activemq.broker.region.MessageReference node,
org.apache.activemq.filter.MessageEvaluationContext msgContext,
List<Subscription> consumers)
Decides how to dispatch a selected message to a collection of consumers.
|
public boolean dispatch(org.apache.activemq.broker.region.MessageReference node,
org.apache.activemq.filter.MessageEvaluationContext msgContext,
List<Subscription> consumers)
throws Exception
DispatchPolicydispatch in interface DispatchPolicyExceptionCopyright © 2017 Power TAC. All rights reserved.