public final class ThreadDeadlockDetector
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
checkForDeadlocks() |
static long |
detectionCount()
how many times have we detected a deadlock ?
|
static ThreadDeadlockDetector |
start()
start the checker
|
public static long detectionCount()
public static ThreadDeadlockDetector start()
public static java.lang.String checkForDeadlocks()
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.