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