public interface ProxyBindingStatisticsMBean extends ProxyBindingStatisticsBaseMBean
| Modifier and Type | Method and Description |
|---|---|
Date |
getLastNodeRestartTime()
Get the last time the NMR in the local JBI instance restarted.
|
long |
getReceivedEvents()
Get the total number of Events received by the PB since the
last NMR startup.
|
long |
getSentEvents()
Get the total number of Events sent by the PB since the
last NMR startup.
|
getCompletedExchanges, getMessageErrors, getMessageFaults, getReceivedBytes, getReceivedExchanges, getReceivedMessages, getSentBytes, getSentExchanges, getSentMessageslong getReceivedEvents()
long getSentEvents()
Date getLastNodeRestartTime()
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.