public final class JvmUtils extends Object
ManagementFactory
.Modifier and Type | Method and Description |
---|---|
static Collection<ThreadInfo> |
createThreadDump()
Creates a thread dump of the current JVM.
|
public static Collection<ThreadInfo> createThreadDump()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.