org.tanukisoftware.wrapper.demo
Class DeadLock

java.lang.Object
  extended by org.tanukisoftware.wrapper.demo.DeadLock

public class DeadLock
extends Object


Constructor Summary
protected DeadLock(int id, Object obj1, Object obj2)
           
 
Method Summary
 void create2ObjectDeadlock()
           
 void create3ObjectDeadlock()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeadLock

protected DeadLock(int id,
                   Object obj1,
                   Object obj2)
Method Detail

create3ObjectDeadlock

public void create3ObjectDeadlock()

create2ObjectDeadlock

public void create2ObjectDeadlock()


Copyright 1999, 2010 Tanuki Software Inc., All Rights Reserved.