public class ThreadMonitor extends Object
| Constructor and Description |
|---|
ThreadMonitor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addThread(Thread thread) |
static void |
tearDown(long maxWait)
Waits for all outstanding monitored threads to complete.
|
public ThreadMonitor()
public static void tearDown(long maxWait)
maxWait - maximum number of milliseconds to wait for any particular thread to dieCopyright © 2005–2016 The Kuali Foundation. All rights reserved.