Uses of Interface
org.apache.activemq.artemis.core.server.plugin.ActiveMQServerPlugin
-
Packages that use ActiveMQServerPlugin Package Description org.apache.activemq.artemis.core.server.plugin.impl -
-
Uses of ActiveMQServerPlugin in org.apache.activemq.artemis.core.server.plugin.impl
Classes in org.apache.activemq.artemis.core.server.plugin.impl that implement ActiveMQServerPlugin Modifier and Type Class Description classBrokerMessageAuthorizationPluginclassLoggingActiveMQServerPluginplugin to log various events within the broker, configured with the following booleans LOG_CONNECTION_EVENTS - connections creation/destroy LOG_SESSION_EVENTS - sessions creation/close LOG_CONSUMER_EVENTS - consumers creation/close LOG_DELIVERING_EVENTS - messages delivered to consumer, acked by consumer LOG_SENDING_EVENTS - messaged is sent, message is routed LOG_INTERNAL_EVENTS - critical failures, bridge deployments, queue creation/destroyed, message expiredclassNotificationActiveMQServerPlugin
-