public class DefaultQueueBrowseStrategy extends Object implements QueueBrowseStrategy
BrowserCallback| Constructor and Description |
|---|
DefaultQueueBrowseStrategy() |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.camel.Exchange> |
browse(org.springframework.jms.core.JmsOperations template,
String queue,
JmsQueueEndpoint endpoint) |
public List<org.apache.camel.Exchange> browse(org.springframework.jms.core.JmsOperations template, String queue, JmsQueueEndpoint endpoint)
browse in interface QueueBrowseStrategyApache Camel