이 콘텐츠는 선택한 언어로 제공되지 않습니다.
28.5. Management Notifications
HornetQ emits notifications to inform listeners of potentially interesting events (creation of new resources, security violation, and so on).
These notifications can be received three different ways:
- JMX notifications
- Core messages
- JMS messages
28.5.1. JMX Notifications 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
If JMX is enabled (see Section 28.2.1, “Configuring JMX”), JMX notifications can be received by subscribing to two MBeans:
org.hornetq:module=Core,type=Server
for notifications on core resourcesorg.hornetq:module=JMS,type=Server
for notifications on JMS resources