Uses of Interface
org.glassfish.tyrus.ext.monitoring.jmx.BaseMXBean

  • Uses of BaseMXBean in org.glassfish.tyrus.ext.monitoring.jmx

    Modifier and Type
    Interface
    Description
    interface 
    MXBean used for accessing monitored application properties - registered endpoints, number of currently open sessions, maximal number of open sessions since the start of the monitoring and message statistics.
    interface 
    MXBean used for accessing monitored endpoint properties - endpoint path and class name, number of currently open sessions, maximal number of open sessions since the start of monitoring, and message statistics.
    interface 
    An MXBean representing a currently open session.