Package | Description |
---|---|
org.glassfish.tyrus.ext.monitoring.jmx |
Monitoring listeners exposing statics via JMX beans.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ApplicationMXBean
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 |
EndpointMXBean
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 |
SessionMXBean
An MXBean representing a currently open session.
|
Copyright © 2012-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.