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.jmx Modifier and Type Interface Description interfaceApplicationMXBeanMXBean 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.interfaceEndpointMXBeanMXBean 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.interfaceSessionMXBeanAn MXBean representing a currently open session.
-