public interface NetworkBridgeViewMBean extends Service
Modifier and Type | Method and Description |
---|---|
long |
getDequeueCounter() |
long |
getEnqueueCounter() |
String |
getLocalAddress() |
String |
getLocalBrokerName() |
String |
getRemoteAddress() |
String |
getRemoteBrokerName() |
boolean |
isCreatedByDuplex() |
String getLocalAddress()
String getRemoteAddress()
String getRemoteBrokerName()
String getLocalBrokerName()
long getEnqueueCounter()
long getDequeueCounter()
boolean isCreatedByDuplex()
Copyright © 2005–2016. All rights reserved.