| Method and Description | 
|---|
| org.glassfish.jersey.server.monitoring.ResponseStatistics.snapshot() implementing class is immutable hence snapshot creation is not needed anymore | 
| org.glassfish.jersey.server.monitoring.ResourceMethodStatistics.snapshot() implementing class is immutable hence snapshot creation is not needed anymore | 
| org.glassfish.jersey.server.monitoring.ExecutionStatistics.snapshot() implementing class is immutable hence snapshot creation is not needed anymore | 
| org.glassfish.jersey.server.monitoring.TimeWindowStatistics.snapshot() implementing class is immutable hence snapshot creation is not needed anymore | 
| org.glassfish.jersey.server.monitoring.ExceptionMapperStatistics.snapshot() implementing class is immutable hence snapshot creation is not needed anymore | 
| org.glassfish.jersey.server.monitoring.MonitoringStatistics.snapshot() implementing class is immutable hence snapshot creation is not needed anymore | 
| org.glassfish.jersey.server.monitoring.ResourceStatistics.snapshot() implementing class is immutable hence snapshot creation is not needed anymore | 
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.