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