Uses of Interface
org.apache.activemq.artemis.core.server.plugin.ActiveMQServerMessagePlugin
-
Packages that use ActiveMQServerMessagePlugin Package Description org.apache.activemq.artemis.core.config org.apache.activemq.artemis.core.server.plugin -
-
Uses of ActiveMQServerMessagePlugin in org.apache.activemq.artemis.core.config
Methods in org.apache.activemq.artemis.core.config that return types with arguments of type ActiveMQServerMessagePlugin Modifier and Type Method Description List<ActiveMQServerMessagePlugin>Configuration. getBrokerMessagePlugins() -
Uses of ActiveMQServerMessagePlugin in org.apache.activemq.artemis.core.server.plugin
Subinterfaces of ActiveMQServerMessagePlugin in org.apache.activemq.artemis.core.server.plugin Modifier and Type Interface Description interfaceActiveMQServerPlugin
-