此内容没有您所选择的语言版本。

28.5.2. Core Messages Notifications


HornetQ defines a management notification address. Core queues can be bound to this address so that clients will receive management notifications as core messages.
A core client which wants to receive management notifications must create a core queue bound to the management notification address. It can then receive the notifications from its queue.
Notification messages are regular core messages with additional properties corresponding to the notification (its type, when it occurred, the resources which were concerned, and so on).
Since notifications are regular core messages, it is possible to use message selectors to filter out notifications and receive only a subset of all the notifications emitted by the server.
The management notification address to receive management notifications is configured in <JBOSS_HOME>/jboss-as/server/<PROFILE>/deploy/hornetq/hornetq-configuration.xml:
<management-notification-address>hornetq.notifications</management-notification-address>
By default, the address is hornetq.notifications.
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

关于红帽文档

Legal Notice

Theme

© 2026 Red Hat
返回顶部