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 a Counter . |
StatisticsMeter | A meter that maintains distribution statistics about the data added to the meter. |
StatisticsReading | Represents a snapshot of a StatisticsMeter . |