Package | Description |
---|---|
org.junit.internal.management |
Modifier and Type | Class and Description |
---|---|
(package private) class |
FakeThreadMXBean
No-op implementation of ThreadMXBean when the platform doesn't provide it.
|
(package private) class |
ReflectiveThreadMXBean
Implementation of
ThreadMXBean using the JVM reflectively. |
Modifier and Type | Field and Description |
---|---|
private static ThreadMXBean |
ManagementFactory.ThreadHolder.THREAD_MX_BEAN |
Modifier and Type | Method and Description |
---|---|
private static ThreadMXBean |
ManagementFactory.ThreadHolder.getBean(java.lang.Object threadMxBean) |
static ThreadMXBean |
ManagementFactory.getThreadMXBean() |