Class DeadLockMixed

java.lang.Object
org.tanukisoftware.wrapper.test.DeadLockMixed

public class DeadLockMixed extends Object
This is test is designed to simulate a series of deadlock cases using ReentrantLocks, which will can be detected and restarted by the Standard Edition.
  • Constructor Details

    • DeadLockMixed

      public DeadLockMixed()
  • Method Details

    • main

      public static void main(String[] args)