Interface NotificationType
-
- All Known Implementing Classes:
CoreNotificationType,JMSNotificationType
public interface NotificationTypeTypes of notification emitted by ActiveMQ Artemis servers.These notifications can be received through:
- JMX' MBeans subscriptions
- Core messages to a notification address (default value is
activemq.notifications) - JMS messages
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetType()
-