Package | Description |
---|---|
org.junit.internal.management |
Modifier and Type | Class and Description |
---|---|
(package private) class |
FakeRuntimeMXBean
No-op implementation of RuntimeMXBean when the platform doesn't provide it.
|
(package private) class |
ReflectiveRuntimeMXBean
Implementation of
RuntimeMXBean using the JVM reflectively. |
Modifier and Type | Field and Description |
---|---|
private static RuntimeMXBean |
ManagementFactory.RuntimeHolder.RUNTIME_MX_BEAN |
Modifier and Type | Method and Description |
---|---|
private static RuntimeMXBean |
ManagementFactory.RuntimeHolder.getBean(java.lang.Object runtimeMxBean) |
static RuntimeMXBean |
ManagementFactory.getRuntimeMXBean() |