Uses of Class
org.glassfish.tyrus.ext.monitoring.jmx.ErrorCount
-
-
Uses of ErrorCount in org.glassfish.tyrus.ext.monitoring.jmx
Methods in org.glassfish.tyrus.ext.monitoring.jmx that return types with arguments of type ErrorCount Modifier and Type Method Description java.util.List<ErrorCount>BaseMXBean. getErrorCounts()Get list of Throwable class name - count pairs, which represent errors and number of times they have occurred.
-