Uses of Interface
org.apache.activemq.artemis.integration.Broker
-
Packages that use Broker Package Description org.apache.activemq.artemis.cli.factory org.apache.activemq.artemis.integration -
-
Uses of Broker in org.apache.activemq.artemis.cli.factory
Methods in org.apache.activemq.artemis.cli.factory that return Broker Modifier and Type Method Description static BrokerBrokerFactory. createServer(ServerDTO brokerDTO, ActiveMQSecurityManager security, org.apache.activemq.artemis.core.server.ActivateCallback activateCallback)BrokerBrokerHandler. createServer(ServerDTO brokerDTO, ActiveMQSecurityManager security, org.apache.activemq.artemis.core.server.ActivateCallback activateCallback)BrokerFileBrokerHandler. createServer(ServerDTO brokerDTO, ActiveMQSecurityManager security, org.apache.activemq.artemis.core.server.ActivateCallback activateCallback) -
Uses of Broker in org.apache.activemq.artemis.integration
Classes in org.apache.activemq.artemis.integration that implement Broker Modifier and Type Class Description classFileBroker
-