Package wt.jmx.core.mbeans
Interface RawStatisticsProviderMBean
- All Known Subinterfaces:
MethodContextMonitorMBean,ServletRequestMonitorMBean,SessionMonitorMBean
- All Known Implementing Classes:
ServletRequestMonitor,SessionMonitor
public interface RawStatisticsProviderMBean
Mix-in interface intended for use with DeluxeStatsMonitorMBean to provide
access to "raw" statistics data from which other statistics data is derived.
Supported API: true
Extendable: true
Supported API: true
Extendable: true
-
Method Summary
Modifier and TypeMethodDescriptionRaw aggregate data from which baseline, recent, and summary statistics are computed
Supported API: true
-
Method Details
-
getRawStatistics
Raw aggregate data from which baseline, recent, and summary statistics are computed
Supported API: true- Throws:
OpenDataException
-