Uses of Enum Class
org.apache.activemq.artemis.api.core.management.CoreNotificationType
Packages that use CoreNotificationType
-
Uses of CoreNotificationType in org.apache.activemq.artemis.api.core.management
Subclasses with type arguments of type CoreNotificationType in org.apache.activemq.artemis.api.core.managementModifier and TypeClassDescriptionenumThis enum defines all core notification typesMethods in org.apache.activemq.artemis.api.core.management that return CoreNotificationTypeModifier and TypeMethodDescriptionstatic CoreNotificationTypeReturns the enum constant of this class with the specified name.static CoreNotificationType[]CoreNotificationType.values()Returns an array containing the constants of this enum class, in the order they are declared.