| Package | Description |
|---|---|
| org.glassfish.jersey.server.internal.monitoring.jmx | |
| org.glassfish.jersey.server.monitoring |
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionMapperMXBeanImpl.updateExceptionMapperStatistics(ExceptionMapperStatistics mapperStatistics)
Update the MXBean with new statistics.
|
| Constructor and Description |
|---|
ExceptionMapperMXBeanImpl(ExceptionMapperStatistics mapperStatistics,
MBeanExposer mBeanExposer,
String parentName)
Create a new MXBean and register it into mbean server using
mBeanExposer. |
| Modifier and Type | Method and Description |
|---|---|
ExceptionMapperStatistics |
MonitoringStatistics.getExceptionMapperStatistics()
Get statistics about registered
exception mappers. |
ExceptionMapperStatistics |
ExceptionMapperStatistics.snapshot()
Get the immutable consistent snapshot of the monitoring statistics.
|
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.