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
  • Method Summary

    Modifier and Type
    Method
    Description
    Raw aggregate data from which baseline, recent, and summary statistics are computed

    Supported API: true