Uses of Interface
org.apache.activemq.artemis.core.server.plugin.ActiveMQServerAddressPlugin
Packages that use ActiveMQServerAddressPlugin
Package
Description
-
Uses of ActiveMQServerAddressPlugin in org.apache.activemq.artemis.core.config
Methods in org.apache.activemq.artemis.core.config that return types with arguments of type ActiveMQServerAddressPlugin -
Uses of ActiveMQServerAddressPlugin in org.apache.activemq.artemis.core.config.impl
Methods in org.apache.activemq.artemis.core.config.impl that return types with arguments of type ActiveMQServerAddressPlugin -
Uses of ActiveMQServerAddressPlugin in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return types with arguments of type ActiveMQServerAddressPluginMethod parameters in org.apache.activemq.artemis.core.server with type arguments of type ActiveMQServerAddressPluginModifier and TypeMethodDescriptionvoidActiveMQServer.callBrokerAddressPlugins(ActiveMQPluginRunnable<ActiveMQServerAddressPlugin> pluginRun) -
Uses of ActiveMQServerAddressPlugin in org.apache.activemq.artemis.core.server.federation.address
Classes in org.apache.activemq.artemis.core.server.federation.address that implement ActiveMQServerAddressPluginModifier and TypeClassDescriptionclassFederated Address, replicate messages from the remote brokers address to itself. -
Uses of ActiveMQServerAddressPlugin in org.apache.activemq.artemis.core.server.impl
Methods in org.apache.activemq.artemis.core.server.impl that return types with arguments of type ActiveMQServerAddressPluginMethod parameters in org.apache.activemq.artemis.core.server.impl with type arguments of type ActiveMQServerAddressPluginModifier and TypeMethodDescriptionvoidActiveMQServerImpl.callBrokerAddressPlugins(ActiveMQPluginRunnable<ActiveMQServerAddressPlugin> pluginRun) -
Uses of ActiveMQServerAddressPlugin in org.apache.activemq.artemis.core.server.plugin
Subinterfaces of ActiveMQServerAddressPlugin in org.apache.activemq.artemis.core.server.plugin -
Uses of ActiveMQServerAddressPlugin in org.apache.activemq.artemis.core.server.plugin.impl
Classes in org.apache.activemq.artemis.core.server.plugin.impl that implement ActiveMQServerAddressPluginModifier and TypeClassDescriptionclassclassplugin to log various events within the broker, configured with the following booleans:LOG_CONNECTION_EVENTS- connections creation/destroyLOG_SESSION_EVENTS- sessions creation/closeLOG_CONSUMER_EVENTS- consumers creation/closeLOG_DELIVERING_EVENTS- messages delivered to consumer, acked by consumerLOG_SENDING_EVENTS- messaged is sent, message is routedLOG_INTERNAL_EVENTS- critical failures, bridge deployments, queue creation/destroyed, message expiredclass