Method Summary |
|
long | getCompletedExchanges() Get the total number of completed Message Exchanges created since the
last NMR startup. |
long | getMessageErrors() Get the total number of Message Errors created since the
last NMR startup. |
long | getMessageFaults() Get the total number of Message Faults created since the
last NMR startup. |
long | getReceivedBytes() Get the total bytes received by the PB for all JBI components
as providers. |
long | getReceivedExchanges() Get the number of ME's received by the PB for all JBI components
as providers. |
long | getReceivedMessages() Get the total messages received by the PB for all JBI components
as providers. |
long | getSentBytes() Get the total bytes sent by the PB for all JBI components
as consumers. |
long | getSentExchanges() Get the number of ME's sent by the PB for all JBI components
as consumers. |
long | getSentMessages() Get the total messages sent by the PB for all JBI components
as consumers. |