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