Uses of Interface
org.junit.internal.management.RuntimeMXBean
Packages that use RuntimeMXBean
-
Uses of RuntimeMXBean in org.junit.internal.management
Classes in org.junit.internal.management that implement RuntimeMXBeanModifier and TypeClassDescription(package private) class
No-op implementation of RuntimeMXBean when the platform doesn't provide it.(package private) final class
Implementation ofRuntimeMXBean
using the JVM reflectively.Fields in org.junit.internal.management declared as RuntimeMXBeanModifier and TypeFieldDescriptionprivate static final RuntimeMXBean
ManagementFactory.RuntimeHolder.RUNTIME_MX_BEAN
Methods in org.junit.internal.management that return RuntimeMXBeanModifier and TypeMethodDescriptionprivate static final RuntimeMXBean
static RuntimeMXBean
ManagementFactory.getRuntimeMXBean()