Package com.ibm.websphere.monitor.jmx


@Version("1.1") package com.ibm.websphere.monitor.jmx
  • Class
    Description
    A counter is used to track and record metrics related to counted items such as processed requests, bytes read, or bytes written.
    Represents a snapshot of a Counter.
    Management interface for the MBean "WebSphere:type=JvmStats".
    Abstract base class that serves as the foundation for all meter implementations.
    A meter that maintains distribution statistics about the data added to the meter.
    Represents a snapshot of a StatisticsMeter.
    Management interface for the MBean "WebSphere:type=ThreadPoolStats,name=Default Executor".