Interface SessionMXBean

All Superinterfaces:
BaseMXBean, MessageStatisticsMXBean, Serializable

public interface SessionMXBean extends BaseMXBean
An MXBean representing a currently open session.
Author:
Petr Janouch
  • Method Details

    • getSessionId

      String getSessionId()
      Get the ID of the session.
      Returns:
      the ID of the session.