Class ThreadInfo
java.lang.Object
org.ametys.runtime.plugins.admin.jvmstatus.ThreadInfo
- All Implemented Interfaces:
Component
Component used by the admin thread tool
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionDump all JVM threads.
-
Field Details
-
ROLE
Avalon role
-
-
Constructor Details
-
ThreadInfo
public ThreadInfo()
-
-
Method Details
-
dumpAllThreads
Dump all JVM threads.- Returns:
- a JSON-oriented thread dump
-