Package org.apache.activemq.network
Class MBeanBridgeDestination
- java.lang.Object
-
- org.apache.activemq.network.MBeanBridgeDestination
-
public class MBeanBridgeDestination extends Object
-
-
Constructor Summary
Constructors Constructor Description MBeanBridgeDestination(BrokerService brokerService, NetworkBridgeConfiguration networkBridgeConfiguration, NetworkBridge bridge, NetworkBridgeView networkBridgeView)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonInboundMessage(Message message)voidonOutboundMessage(Message message)voidstart()voidstop()
-
-
-
Constructor Detail
-
MBeanBridgeDestination
public MBeanBridgeDestination(BrokerService brokerService, NetworkBridgeConfiguration networkBridgeConfiguration, NetworkBridge bridge, NetworkBridgeView networkBridgeView)
-
-