Uses of Interface
org.apache.activemq.artemis.api.core.management.NotificationType
Packages that use NotificationType
Package
Description
-
Uses of NotificationType in org.apache.activemq.artemis.api.core.management
Classes in org.apache.activemq.artemis.api.core.management that implement NotificationTypeModifier and TypeClassDescriptionenumThis enum defines all core notification types -
Uses of NotificationType in org.apache.activemq.artemis.core.server.management
Methods in org.apache.activemq.artemis.core.server.management that return NotificationTypeConstructors in org.apache.activemq.artemis.core.server.management with parameters of type NotificationTypeModifierConstructorDescriptionNotification(String uid, NotificationType type, TypedProperties properties) -
Uses of NotificationType in org.apache.activemq.artemis.jms.server.management
Classes in org.apache.activemq.artemis.jms.server.management that implement NotificationType