Interface AMQPFederationBrokerPlugin
- All Superinterfaces:
ActiveMQServerBasePlugin
Marker interface for AMQP Federation broker plugins which allows for the decoupling of the actual AMQP federation
broker plugin API as the AMQP protocol module may not always be present on the classpath for a broker install.
-
Method Summary
Methods inherited from interface org.apache.activemq.artemis.core.server.plugin.ActiveMQServerBasePlugin
init, registered, setInit, unregistered