public class SimpleDispatchPolicy extends java.lang.Object implements DispatchPolicy
| Constructor and Description |
|---|
SimpleDispatchPolicy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
dispatch(MessageReference node,
MessageEvaluationContext msgContext,
java.util.List<Subscription> consumers)
Decides how to dispatch a selected message to a collection of consumers.
|
public boolean dispatch(MessageReference node, MessageEvaluationContext msgContext, java.util.List<Subscription> consumers) throws java.lang.Exception
DispatchPolicydispatch in interface DispatchPolicyjava.lang.ExceptionCopyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.