Uses of Class
org.apache.activemq.broker.EmptyBroker
-
Packages that use EmptyBroker Package Description org.apache.activemq.broker.jmx JMX MBeans for the broker and its core connectors.org.apache.activemq.broker.region Region abstraction and implementations in the Broker. -
-
Uses of EmptyBroker in org.apache.activemq.broker.jmx
Subclasses of EmptyBroker in org.apache.activemq.broker.jmx Modifier and Type Class Description class
ManagedRegionBroker
-
Uses of EmptyBroker in org.apache.activemq.broker.region
Subclasses of EmptyBroker in org.apache.activemq.broker.region Modifier and Type Class Description class
RegionBroker
Routes Broker operations to the correct messaging regions for processing.
-