public interface DispatchPolicy
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.
|
boolean dispatch(MessageReference node, MessageEvaluationContext msgContext, java.util.List<Subscription> consumers) throws java.lang.Exception
java.lang.Exception
Copyright © 2005-2017. All Rights Reserved.