Uses of Interface
org.glassfish.tyrus.ext.monitoring.jmx.SessionMXBean
-
-
Uses of SessionMXBean in org.glassfish.tyrus.ext.monitoring.jmx
Methods in org.glassfish.tyrus.ext.monitoring.jmx that return types with arguments of type SessionMXBean Modifier and Type Method Description java.util.List<SessionMXBean>EndpointMXBean. getSessionMXBeans()Get list of MXBeans representing currently open sessions.
-