Uses of Class
org.apache.activemq.broker.jmx.NetworkBridgeView
Packages that use NetworkBridgeView
Package
Description
JMX MBeans for the broker and its core connectors.
Support for federated networks of brokers.
-
Uses of NetworkBridgeView in org.apache.activemq.broker.jmx
Constructors in org.apache.activemq.broker.jmx with parameters of type NetworkBridgeViewModifierConstructorDescriptionNetworkDestinationView(NetworkBridgeView networkBridgeView, String name) -
Uses of NetworkBridgeView in org.apache.activemq.network
Constructors in org.apache.activemq.network with parameters of type NetworkBridgeViewModifierConstructorDescriptionMBeanBridgeDestination(BrokerService brokerService, NetworkBridgeConfiguration networkBridgeConfiguration, NetworkBridge bridge, NetworkBridgeView networkBridgeView)