我如何以编程方式在HornetQ中创建JMS主题和队列?(How can I programmatically create JMS topics and queues in HornetQ?)

编程入门 行业动态 更新时间:2024-10-27 22:30:24
我如何以编程方式在HornetQ中创建JMS主题和队列?(How can I programmatically create JMS topics and queues in HornetQ?)

我如何以编程方式创建与HornetQ的JMS主题和队列?

How can I programmatically create JMS topics and queues with HornetQ?

最满意答案

http://docs.jboss.org/hornetq/2.2.14.Final/user-manual/en/html/management.html

如果您阅读关于如何将核心地址转换为JMS对象的章节:

http://docs.jboss.org/hornetq/2.2.14.Final/api/org/hornetq/api/core/client/ClientSession.html#createQueue(org.hornetq.api.core.SimpleString,%20org.hornetq .api.core.SimpleString,%20boolean)

如果你喜欢,你也可以使用核心API。

http://docs.jboss.org/hornetq/2.2.14.Final/user-manual/en/html/management.html

and if you read the chapter about how core addresses are translated into JMS objects:

http://docs.jboss.org/hornetq/2.2.14.Final/api/org/hornetq/api/core/client/ClientSession.html#createQueue(org.hornetq.api.core.SimpleString,%20org.hornetq.api.core.SimpleString,%20boolean)

And you could also use just the core api if you like.

更多推荐

本文发布于:2023-08-07 21:33:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1466371.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:队列   方式   主题   JMS   HornetQ

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!