|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.broker.region.policy.SimpleDispatchSelector
public class SimpleDispatchSelector
Simple dispatch policy that determines if a message can be sent to a subscription
| Constructor Summary | |
|---|---|
SimpleDispatchSelector(ActiveMQDestination destination)
|
|
| Method Summary | |
|---|---|
boolean |
canDispatch(Subscription subscription,
MessageReference node)
return true if a subscription can dispatch a message reference |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleDispatchSelector(ActiveMQDestination destination)
destination - | Method Detail |
|---|
public boolean canDispatch(Subscription subscription,
MessageReference node)
throws java.lang.Exception
DispatchSelector
canDispatch in interface DispatchSelectorjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||