org.littleshoot.util
Class DeadlockSupport

java.lang.Object
  extended by org.littleshoot.util.DeadlockSupport

public class DeadlockSupport
extends Object

Simple class to help monitor deadlocking.


Constructor Summary
DeadlockSupport()
           
 
Method Summary
static void startDeadlockMonitoring()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeadlockSupport

public DeadlockSupport()
Method Detail

startDeadlockMonitoring

public static void startDeadlockMonitoring()


Copyright © 2011-2013 LittleShoot. All Rights Reserved.