|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.broker.region.policy.StrictOrderDispatchPolicy
public class StrictOrderDispatchPolicy
Dispatch policy that causes every subscription to see messages in the same order.
| Constructor Summary | |
|---|---|
StrictOrderDispatchPolicy()
|
|
| Method Summary | |
|---|---|
boolean |
dispatch(MessageReference node,
MessageEvaluationContext msgContext,
java.util.List consumers)
Decides how to dispatch a selected message to a collection of consumers. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StrictOrderDispatchPolicy()
| Method Detail |
|---|
public boolean dispatch(MessageReference node,
MessageEvaluationContext msgContext,
java.util.List consumers)
throws java.lang.Exception
DispatchPolicy
dispatch in interface DispatchPolicynode - msgContext - consumers -
java.lang.ExceptionDispatchPolicy.dispatch(org.apache.activemq.broker.region.MessageReference,
org.apache.activemq.filter.MessageEvaluationContext, java.util.List)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||