Memory Monitoring and Management Platform MBeans: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=Internal= | =Internal= | ||
* [[JMX# | * [[JMX#Memory_Monitoring_and_Management|JMX]] | ||
Revision as of 16:36, 9 May 2017
Internal
External
Overview
Represents the management interface for the thread system of the Java virtual machine. It is accessible under the "java.lang:type=Threading" JMX ObjectName.
Metrics
ThreadCount
The current number of live threads including both daemon and non-daemon threads.