Is there any way to retrieve all thread names running on JVM using JMX support? There is AllThreadIds under java.lang - Threading, JMX tab, but no obvious way to get thread names the same way. Ideally, we would like to create custom JMX Metric Rules to show status of the thread filtered by thread name.