Uses of Class
org.apache.activemq.broker.jmx.BrokerView
-
Packages that use BrokerView Package Description org.apache.activemq.broker The core classes for the ActiveMQ Message Broker and its connectors. -
-
Uses of BrokerView in org.apache.activemq.broker
Methods in org.apache.activemq.broker that return BrokerView Modifier and Type Method Description BrokerView
BrokerService. getAdminView()
Returns the administration view of the broker; used to create and destroy resources such as queues and topics.Methods in org.apache.activemq.broker with parameters of type BrokerView Modifier and Type Method Description void
BrokerService. setAdminView(BrokerView adminView)
-