public class SimpleDispatchSelector extends Object implements DispatchSelector
| Constructor and Description |
|---|
SimpleDispatchSelector(org.apache.activemq.command.ActiveMQDestination destination) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canDispatch(Subscription subscription,
org.apache.activemq.broker.region.MessageReference node)
return true if a subscription can dispatch a message reference
|
public SimpleDispatchSelector(org.apache.activemq.command.ActiveMQDestination destination)
destination - public boolean canDispatch(Subscription subscription, org.apache.activemq.broker.region.MessageReference node) throws Exception
DispatchSelectorcanDispatch in interface DispatchSelectorExceptionCopyright © 2005–2020 The Apache Software Foundation. All rights reserved.