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