public interface ThreadDumper
| Modifier and Type | Method and Description |
|---|---|
void |
printThreads(ThreadWriter writer)
Dumps current running threads in the JVM.
|
void printThreads(ThreadWriter writer)
writer - the target writer where dumping the threads.Copyright © 2006-2015 The Apache Software Foundation. All Rights Reserved.