Uses of Interface
org.glassfish.jersey.server.monitoring.ExceptionMapperStatistics
-
Packages that use ExceptionMapperStatistics Package Description org.glassfish.jersey.server.monitoring Jersey server-side monitoring JMX MBeans interfaces. -
-
Uses of ExceptionMapperStatistics in org.glassfish.jersey.server.monitoring
Methods in org.glassfish.jersey.server.monitoring that return ExceptionMapperStatistics Modifier and Type Method Description ExceptionMapperStatisticsMonitoringStatistics. getExceptionMapperStatistics()Get statistics about registeredexception mappers.ExceptionMapperStatisticsExceptionMapperStatistics. snapshot()Deprecated.implementing class is immutable hence snapshot creation is not needed anymore
-