Uses of Interface
org.glassfish.jersey.server.monitoring.ExceptionMapperStatistics
Packages that use ExceptionMapperStatistics
Package
Description
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 ExceptionMapperStatisticsModifier and TypeMethodDescriptionMonitoringStatistics.getExceptionMapperStatistics()
Get statistics about registeredexception mappers
.ExceptionMapperStatistics.snapshot()
Deprecated.implementing class is immutable hence snapshot creation is not needed anymore