Interface NotificationType
- All Known Implementing Classes:
CoreNotificationType
public interface NotificationType
Types 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
-
Method Details
-
getType
int getType()
-