Package org.junit.internal.management
package org.junit.internal.management
-
ClassDescriptionNo-op implementation of RuntimeMXBean when the platform doesn't provide it.No-op implementation of ThreadMXBean when the platform doesn't provide it.Reflective wrapper around
ManagementFactory
Implementation ofRuntimeMXBean
using the JVM reflectively.Implementation ofThreadMXBean
using the JVM reflectively.Wrapper forRuntimeMXBean
.Wrapper forThreadMXBean
.