Class DeadLockObject

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

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

    • DeadLockObject

      public DeadLockObject()
  • Method Details

    • main

      public static void main(String[] args)