Modifier and Type | Class and Description |
---|---|
static class |
ThreadDumpEndpoint.ThreadDumpDescriptor
A description of a thread dump.
|
Constructor and Description |
---|
ThreadDumpEndpoint() |
Modifier and Type | Method and Description |
---|---|
String |
textThreadDump() |
ThreadDumpEndpoint.ThreadDumpDescriptor |
threadDump() |
@ReadOperation public ThreadDumpEndpoint.ThreadDumpDescriptor threadDump()
@ReadOperation(produces="text/plain;charset=UTF-8") public String textThreadDump()