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