org.apache.activemq.broker.jmx
Interface NetworkBridgeViewMBean
- All Superinterfaces:
- Service
- All Known Implementing Classes:
- NetworkBridgeView
public interface NetworkBridgeViewMBean
- extends Service
getLocalAddress
String getLocalAddress()
getRemoteAddress
String getRemoteAddress()
getRemoteBrokerName
String getRemoteBrokerName()
getLocalBrokerName
String getLocalBrokerName()
getEnqueueCounter
long getEnqueueCounter()
getDequeueCounter
long getDequeueCounter()
isCreatedByDuplex
boolean isCreatedByDuplex()
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.