Uses of Interface
org.glassfish.tyrus.ext.monitoring.jmx.BaseMXBean
-
Uses of BaseMXBean in org.glassfish.tyrus.ext.monitoring.jmx
Subinterfaces of BaseMXBean in org.glassfish.tyrus.ext.monitoring.jmxModifier and TypeInterfaceDescriptioninterfaceMXBean 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.interfaceMXBean 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.interfaceAn MXBean representing a currently open session.