public interface SessionMXBean extends BaseMXBean
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSessionId()
Get the ID of the session.
|
getBinaryMessageStatisticsMXBean, getControlMessageStatisticsMXBean, getErrorCounts, getTextMessageStatisticsMXBeangetAverageReceivedMessageSize, getAverageSentMessageSize, getMaximalReceivedMessageSize, getMaximalSentMessageSize, getMinimalReceivedMessageSize, getMinimalSentMessageSize, getReceivedMessagesCount, getReceivedMessagesCountPerSecond, getSentMessagesCount, getSentMessagesCountPerSecondCopyright © 2012–2020 Oracle Corporation. All rights reserved.