hmi.util
Class DefaultDeadlockListener
java.lang.Object
hmi.util.DefaultDeadlockListener
- All Implemented Interfaces:
- ThreadDeadlockDetector.Listener
public class DefaultDeadlockListener
- extends Object
- implements ThreadDeadlockDetector.Listener
- Author:
- unknown
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDeadlockListener
public DefaultDeadlockListener()
deadlockDetected
public void deadlockDetected(Thread[] threads)
- Specified by:
deadlockDetected in interface ThreadDeadlockDetector.Listener