繁体   English   中英

使用activemq记录日志,但将消息保留在队列中

[英]Consume activemq to a log but keep the message in the queue

我有一个activeMQ应用程序。 我想阅读传入消息的正文,但将消息放入队列中。 我怎么做? 有没有把戏?

您可以通过使用ActiveMQQueueBrowser使用ActiveMQQueueBrowser消息浏览功能

http://activemq.apache.org/maven/apidocs/org/apache/activemq/ActiveMQQueueBrowser.html

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM