Uses of Enum Class
org.apache.activemq.artemis.api.core.management.CoreNotificationType
Packages that use CoreNotificationType
Package
Description
-
Uses of CoreNotificationType in org.apache.activemq.artemis.api.core.management
Methods 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. -
Uses of CoreNotificationType in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server with parameters of type CoreNotificationTypeModifier and TypeMethodDescriptionvoidActiveMQServerLogger_impl.notificationBridgeError(String bridge, CoreNotificationType type, Exception e) voidActiveMQServerLogger.notificationBridgeError(String bridge, CoreNotificationType type, Exception e)